chromium-src-build/config/sanitizers
rsesek 6fb8472d07 [Mac/GN][sanitizers] Copy the ASan runtime to the output directory.
This sets it as a data_deps so that any targets depending on the sanitizer
will also pick up the runtime file when being isolated.

Because the ASan runtime uses @loader_path this will not work for bundled
targets, only standalone executables.

BUG=597066,431177
R=aizatsky@chromium.org

Review-Url: https://codereview.chromium.org/1963253002
Cr-Original-Commit-Position: refs/heads/master@{#393335}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 45384fb36763bb34ac3a7395d2dc941754a276ae
2016-05-12 19:47:38 +00:00
..
BUILD.gn [Mac/GN][sanitizers] Copy the ASan runtime to the output directory. 2016-05-12 19:47:38 +00:00
sanitizers.gni gn: add is_ubsan_no_recover to halt the program on the first problem. 2016-04-30 02:52:37 +00:00