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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json

Issue 612753004: Create MSan config for Chromium recipe module + add WebRTC MSan recipe. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 3 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
Index: scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json b/scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json
index 6b93069f568f57b51222073d82e79b34e6ff5968..d590560c719c8685bd664cef3574aed53a9bab97 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_memory_fyi_Linux_MSan_Browser__1_.json
@@ -66,7 +66,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' msan=1 target_arch=x64 use_goma=1"
+ "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' instrumented_libraries_jobs=10 msan=1 msan_track_origins=0 target_arch=x64 use_goma=1 use_instrumented_libraries=1"
},
"name": "gclient runhooks"
},

Powered by Google App Engine
This is Rietveld 408576698