[clang] [llvm] [UBSan] Implement src:*=sanitize for UBSan (PR #140529)
Vitaly Buka via cfe-commits
cfe-commits at lists.llvm.org
Tue May 20 23:24:05 PDT 2025
================
@@ -58,7 +58,7 @@ Usage with UndefinedBehaviorSanitizer
ability to adjust instrumentation based on type.
By default, supported sanitizers will have their instrumentation disabled for
-types specified within an ignorelist.
+entris specified within an ignorelist.
----------------
vitalybuka wrote:
entries
https://github.com/llvm/llvm-project/pull/140529
More information about the cfe-commits
mailing list