[PATCH] D15080: [asan] Reports suppressions for ASan recovery mode (compiler-rt part).

Yury Gribov via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 09:26:02 PST 2015


ygribov added inline comments.

================
Comment at: lib/sanitizer_common/sanitizer_flags.inc:197
@@ +196,2 @@
+            "Deduplicate multiple reports for single source location in "
+            "halt_on_error=false mode.")
----------------
kcc wrote:
> add "(asan only)" to the descr string
Do we want to enable this for UBSan as well btw?


http://reviews.llvm.org/D15080





More information about the llvm-commits mailing list