The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.07k
stars
11.98k
forks
source link
[clang] Assertion `(T->hasIntegerRepresentation() || T->isEnumeralType() || T->isFixedPointType()) && "Unexpected type"' failed. #113043
Open
yijan4845 opened 3 weeks ago
This testcase is generated by a fuzzer.
Compiler Explorer: https://godbolt.org/z/G7Ea4EGGE
This invalid code will crash on Clang Assertion Trunk:
It seems that this goes back to clang-14.
Stack dump: