Issue |
78830
|
Summary |
`clang` Crashes under certain conditions on MacOS.
|
Labels |
clang
|
Assignees |
|
Reporter |
gen740
|
I created a C++20 modules project incorporating STL libraries and OpenMP, but it suddenly crashes. I've set up a minimum reproduction project at [gen740/InternalCompilerError](https://github.com/gen740/InternalCompilerError). (I couldn't minimize the issue further!)
The error message can be found here: https://github.com/gen740/InternalCompilerError/actions/runs/7591975767/job/20680741692#step:8:78
I also confirmed that this issue occurs in the HEAD branch. However, I can't reproduce it on Compiler Explorer at https://godbolt.org/z/h8M1sq5zc.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs