Endilll wrote:

You need to add a test.
We have ASan buildbots, but they only run post-merge. You can use 
`LLVM_USE_SANITIZER` [CMake 
option](https://llvm.org/docs/CMake.html#:~:text=llvm_use_sanitizer%3Astring) 
to check locally that Clang crashes on your test without the fix.

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

Reply via email to