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

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

Issue 952653003: Change asan_coverage(deprecated) flag to sanitizer_coverage. Enable edge-level code coverage by def… (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: rebase with recipe_simulation_test.py Created 5 years, 10 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 | « scripts/slave/recipe_modules/chromium_android/chromium_config.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_client_v8_branches_Chromium_ASAN__symbolized_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_branches_Chromium_ASAN__symbolized_.json b/scripts/slave/recipes/chromium.expected/full_client_v8_branches_Chromium_ASAN__symbolized_.json
index eee99eb18ab8f3c1869c87cd956b60b4b41dbc42..22fa2883b7403a9531ac8df49f7ca3465ac09a3a 100644
--- a/scripts/slave/recipes/chromium.expected/full_client_v8_branches_Chromium_ASAN__symbolized_.json
+++ b/scripts/slave/recipes/chromium.expected/full_client_v8_branches_Chromium_ASAN__symbolized_.json
@@ -66,7 +66,7 @@
"runhooks"
],
"env": {
- "GYP_DEFINES": "asan=1 asan_coverage=1 clang=1 component=static_library gomadir='[BUILD]/goma' lsan=1 release_extra_cflags='-gline-tables-only -O2 -fno-inline-functions -fno-inline' target_arch=x64 use_allocator=none use_goma=1 v8_enable_verify_heap=1"
+ "GYP_DEFINES": "asan=1 clang=1 component=static_library gomadir='[BUILD]/goma' lsan=1 release_extra_cflags='-gline-tables-only -O2 -fno-inline-functions -fno-inline' sanitizer_coverage=3 target_arch=x64 use_allocator=none use_goma=1 v8_enable_verify_heap=1"
},
"name": "gclient runhooks"
},
@@ -116,4 +116,4 @@
],
"name": "ClusterFuzz Archive "
}
-]
+]
« no previous file with comments | « scripts/slave/recipe_modules/chromium_android/chromium_config.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698