devajithvs wrote:

CC: @weliveindetail, @vgvassilev 

Not sure `fail.cpp` is the best place for this test to go as this can be a bit 
confusing
`cat %s | not clang-repl -Xcc -Xclang -Xcc -verify | FileCheck %s`
is expected to pass as `-verify` is expected to fail. But the test itself will 
fail if it hits an assertion.

Fixes one of the failing test when updating ROOT/CLING to LLVM20: 
https://github.com/root-project/root/pull/19242

https://github.com/llvm/llvm-project/pull/150215
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to