diff options
author | Evgenii Stepanov <eugenis@google.com> | 2017-01-27 15:44:44 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2017-06-07 11:01:02 -0700 |
commit | 76cee23144b40007db47fb74e6125a7b6a31052c (patch) | |
tree | 2a4ced9377c46d8e733960ef4e5f98728b3674bf /python/python_test.go | |
parent | dadff1b8d2611c34b3534353167645e8468a1b7c (diff) |
Fix -fsanitize=integer not passed for soong builds.
Also filter out -Wl,--no-undefined for all host sanitizers, not just ASan.
UBSan on host defaults to no-trap (i.e. diagnostic mode), and that requires
the runtime library and runs into the same problem with undefined symbols as ASan.
Bug: 34719251
Test: Misc_undefined: ["integer"] on a soong target
Change-Id: I1fb4781f663a11f5f427d50c0bf9beb8e181cd5e
Merged-In: I1fb4781f663a11f5f427d50c0bf9beb8e181cd5e
(cherry picked from commit fe9bc1dccb6cb8a92d5442c8a93a8f4dc30c2453)
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions