[PATCH] D12544: Do not include default sanitizer blacklists into -M/-MM/-MD/-MMD output.

Ivan Krasin via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 13:03:01 PDT 2015


krasin added inline comments.

================
Comment at: test/Driver/fsanitize-blacklist.c:25
@@ -18,2 +24,3 @@
+// CHECK-DEFAULT-BLACKLIST: -fsanitize-blacklist={{.*}}asan_blacklist.txt
 
 // Ignore -fsanitize-blacklist flag if there is no -fsanitize flag.
----------------
Good idea. Done.


http://reviews.llvm.org/D12544





More information about the cfe-commits mailing list