The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
29.05k
stars
11.98k
forks
source link
[clang++] Assertion trunk crashes at clang::Expr::EvaluateWithSubstitution(clang::APValue&, clang::ASTContext&, clang::FunctionDecl const*, llvm::ArrayRef<clang::Expr const*>, clang::Expr const*) const #111692
Open
yijan4845 opened 1 month ago
This testcase is generated by a fuzzer.
Compiler Explorer: https://godbolt.org/z/dd68fnKnq
This assertion only fails when there are many compilation errors before the main code. It seems that this goes back to clang-14.
This is the code:
Stack dump: