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

Unified Diff: base/base.gypi

Issue 306753003: Add some function and URLs to induce ASan crashes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use the new Asan debug functions in the crash urls. Created 6 years, 6 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 | « no previous file | base/debug/asan_invalid_access.h » ('j') | base/debug/asan_invalid_access.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d0b7370a9acf32c3536e5b10470808330fe43a45..dd0598e53826a40ad5f4bfcb665b4ed5afa377b9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -128,6 +128,8 @@
'critical_closure_internal_ios.mm',
'debug/alias.cc',
'debug/alias.h',
+ 'debug/asan_invalid_access.cc',
+ 'debug/asan_invalid_access.h',
'debug/crash_logging.cc',
'debug/crash_logging.h',
'debug/debugger.cc',
« no previous file with comments | « no previous file | base/debug/asan_invalid_access.h » ('j') | base/debug/asan_invalid_access.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698