The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
28.99k
stars
11.95k
forks
source link
[clang] Assertion `Constructor->getInheritedConstructor() && !Constructor->doesThisDeclarationHaveABody() && !Constructor->isDeleted()' failed. #115508
Open
yijan4845 opened 4 hours ago
This testcase is generated by a fuzzer.
Compiler Explorer: https://godbolt.org/z/sGb19e95M
This invalid code will crash on clang assertion trunk:
It seems that this goes back to clang-17.
Stack dump: