[clang] [llvm] [UBSan] Implement src:*=sanitize for UBSan (PR #140529)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue May 20 12:43:43 PDT 2025
================
@@ -78,9 +78,7 @@ For example, supplying the above ``ignorelist.txt`` to
instrumentation for arithmetic operations containing values of type ``int``.
The ``=sanitize`` category is also supported. Any types assigned to the
----------------
vitalybuka wrote:
type -> entry?
https://github.com/llvm/llvm-project/pull/140529
More information about the llvm-commits
mailing list