The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.02k
stars
11.96k
forks
source link
[Clang][Trunk] Crash at clang::CodeGen::CodeGenFunction::ContainsLabel(clang::Stmt const*, bool) #107173
Open
yijan4845 opened 2 months ago
Compiler Explorer: https://godbolt.org/z/hMz85a8xz
Clang trunk crashes when compiling the following program:
This is very similar to 2694 but an infinite loop is before cases.
Clang stack dump: