glider@chromium.org
|
f1031d7aca
|
Revert ___asan_set_death_callback and ___asan_set_error_report_callback until the new Clang arrives.
TBR=mark
BUG=114996
Review URL: https://chromiumcodereview.appspot.com/9662058
git-svn-id: http://src.chromium.org/svn/trunk/src/build@126130 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2012-03-12 12:50:25 +00:00 |
glider@chromium.org
|
662be845b0
|
Add three more ASan interface functions:
___asan_set_death_callback
___asan_set_error_report_callback
___asan_handle_no_return
TBR=mark
BUG=114996
Review URL: https://chromiumcodereview.appspot.com/9690009
git-svn-id: http://src.chromium.org/svn/trunk/src/build@126122 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2012-03-12 11:26:12 +00:00 |
glider@chromium.org
|
f0c0c6fdd1
|
Add ___asan_unregister_globals to the list of symbols that should be saved when building with AddressSanitizer.
This CL is to be submitted after we update the ASan binaries for Darwin.
Review URL: http://codereview.chromium.org/8989061
git-svn-id: http://src.chromium.org/svn/trunk/src/build@115962 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2011-12-29 13:25:44 +00:00 |
glider@chromium.org
|
1aee68877a
|
Add the ASan interface functions to the .saves files.
TBR=kcc
Review URL: http://codereview.chromium.org/8488004
git-svn-id: http://src.chromium.org/svn/trunk/src/build@110309 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2011-11-16 16:05:29 +00:00 |
glider@chromium.org
|
ddbba0674f
|
If the 'asan' GYP variable is set to 1 on Mac, do not strip the __asan_init symbol from the binaries.
Review URL: http://codereview.chromium.org/7828043
git-svn-id: http://src.chromium.org/svn/trunk/src/build@99371 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
|
2011-09-02 15:34:00 +00:00 |