commit | 6f22e06c0a4ca9bdcd1bb2df7352e3cca791a803 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Fri Oct 05 15:05:12 2018 -0700 |
committer | Alex Light <allight@google.com> | Fri Oct 05 15:46:24 2018 -0700 |
tree | 6b8dbe56697244f3ab18acbc9b9ce301d149c244 | |
parent | 88a2a9d7a14b67e10525d93b0ee57d9dd6bc345a [diff] |
Disable ASAN for ExecuteSwitchImplCpp ASAN bloats this function enormously and causes it to overflow the Wframe-larger-than size. This disables the ASAN checks in this function until we find a better way to fix this. Test: SANITIZE_HOST=address ASAN_OPTIONS=detect_leaks=0 ./test.py --host Bug: 73255278 Bug: 111357976 Bug: 117341496 Change-Id: I724b805727514a512cf658759d4e90610f39cbfa