diff options
| author | 2017-08-02 14:18:08 -0700 | |
|---|---|---|
| committer | 2017-08-09 16:58:36 -0700 | |
| commit | 12758d0cec5555bb9b5b3a45725a3723987c7314 (patch) | |
| tree | 8aa58389131d90de4b39bfb1ad5d84effd2fac38 /python/python_test.go | |
| parent | 998d9eb6b97eb3a8fed4782a9f81e1e986e8b4b3 (diff) | |
Fix ASAN mutator.
This CL fixes a bug in the ASAN top down mutator which was incorrectly
checking (and setting) SanitizeDep to true only for the parent module
and not for the visited child modules.
Fixing this also requires some changes to the variant creation logic
to ensure that the correct variant is passed to make for
installation. This will eventually be replaced by logic that appends
an appropriate suffix to sanitized libraries (eg: libc++.asan), which
will allow both variants to be passed to make.
Bug: 64536751
Test: m -j40 && SANITIZE_TARGET="address" m -j40
Change-Id: Id5e5a5946192adf07418dd433bca503047177007
Diffstat (limited to 'python/python_test.go')
0 files changed, 0 insertions, 0 deletions