The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.25k
stars
12.08k
forks
source link
[clang] Assertion `CanDeclareSpecialMemberFunction(RD) && "doing special member lookup into record that isn't fully complete"' failed. #115726
Open
yijan4845 opened 1 week ago
This testcase is generated by a fuzzer.
Compiler Explorer: https://godbolt.org/z/Kndz1cnxd
This invalid code will crash on clang trunk and clang assertion trunk:
This goes back to clang-12.
Stack dump: