Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1453)

Unified Diff: third_party/instrumented_libraries/standard_instrumented_library_target.gypi

Issue 253613002: Instrumented libraries: pass MSan, TSan blacklists when building. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use "cp -f" in destdir builds Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/instrumented_libraries/instrumented_libraries.gyp ('k') | tools/msan/blacklist.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/instrumented_libraries/standard_instrumented_library_target.gypi
diff --git a/third_party/instrumented_libraries/standard_instrumented_library_target.gypi b/third_party/instrumented_libraries/standard_instrumented_library_target.gypi
index 6c634f95a3708e915ff80306aa18a6ee5aa8d335..c23de1912e355cb7b1332ef6e3e7b125585637e5 100644
--- a/third_party/instrumented_libraries/standard_instrumented_library_target.gypi
+++ b/third_party/instrumented_libraries/standard_instrumented_library_target.gypi
@@ -34,6 +34,7 @@
'--cxx-compiler=<(_cxx)',
'--jobs=<(_jobs)',
'--build-method=<(_build_method)',
+ '--sanitizer-blacklist=<(_sanitizer_blacklist)',
],
},
],
« no previous file with comments | « third_party/instrumented_libraries/instrumented_libraries.gyp ('k') | tools/msan/blacklist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698