================
@@ -960,6 +960,7 @@ Sanitizers
 ----------
 
 - ``-fsanitize=vptr`` is no longer a part of ``-fsanitize=undefined``.
+- UBSan ignorelists now support the syntax ``src:*=sanitize``.
----------------
qinkunbao wrote:

Yes, it should work for all sanitizer. However, I don't have tests for all 
other sanitizers. I don't feel confident to claim that the syntax should apply 
to all sanitizers.

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

Reply via email to