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

Unified Diff: build/common.gypi

Issue 212643015: Use SYZYASAN instead of ADDRESS_SANITIZER. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « base/tools_sanity_unittest.cc ('k') | chrome/browser/accessibility/accessibility_extension_apitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 11ab19d78be400788248b43dfdcf1f8a0b68eb83..98e9ace786c93c78f72bf704181121b96c371f86 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2436,7 +2436,7 @@
},
},
'defines': [
- 'ADDRESS_SANITIZER',
+ 'SYZYASAN',
'MEMORY_TOOL_REPLACES_ALLOCATOR',
],
}],
« no previous file with comments | « base/tools_sanity_unittest.cc ('k') | chrome/browser/accessibility/accessibility_extension_apitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698