[llvm-branch-commits] [ubsan] Remove -fsanitizer=vptr from -fsanitizer=undefined (PR #121115)

Fangrui Song via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Dec 25 17:46:05 PST 2024


================
@@ -1248,6 +1248,8 @@ Sanitizers
   by the compiler (for example,
   ``-fno-sanitize-merge=bool,enum,array-bounds,local-bounds``).
 
+- ``-fsanitize=vptr`` is not included into ``-fsanitize=undefined``.
----------------
MaskRay wrote:

no longer part of

https://github.com/llvm/llvm-project/pull/121115


More information about the llvm-branch-commits mailing list