The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
28.97k
stars
11.94k
forks
source link
[clang][trunk] UNREACHABLE executed: Non-canonical and dependent types shouldn't get here #96624
Open
wierton opened 4 months ago
When compiling this program using clang-trunk, clang reports
UNREACHABLE executed
.Compiler explorer: https://gcc.godbolt.org/z/ToorqvhGh
The program:
The stack dump: