Building CxxStdlib overlay crashes on Windows #77856
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
c++ interop
Feature: Interoperability with C++
compiler
The Swift compiler itself
crash
Bug: A crash, i.e., an abnormal termination of software
Description
Since #77843 got merged, the CxxStdlib overlay cannot be built on Windows: we're getting a crash from LLVM IR verifier.
Reproduction
Stack dump
Expected behavior
Build passing
Environment
Swift CI
Additional information
No response
The text was updated successfully, but these errors were encountered: