summaryrefslogtreecommitdiff
path: root/tools/warn/cpp_warn_patterns.py
diff options
context:
space:
mode:
author Mitch Phillips <mitchp@google.com> 2019-05-01 14:37:33 -0700
committer Mitch Phillips <mitchp@google.com> 2019-05-20 16:58:26 -0700
commitee8f4a0adabd0a188cd9baca582864bf61794f46 (patch)
treeb1a75e2afd9701e756c6f526df83570b524a32fb /tools/warn/cpp_warn_patterns.py
parent96ba044c94dceff4cc0d70185672cf17779aac57 (diff)
Fix fuzzer builds.
- Updates the fuzzer builds to use SANITIZE_TARGET='fuzzer' instead of 'coverage'. - Removed an old dependency that made fuzzer builds without ASan an error. - Fixed up the build flags to allow fuzzers to be built. Previously, the coverage flags were manually provided. As the toolchain has moved on, these flags are no longer compatible with libFuzzer, and so I've updated them to use the correct, compatible flags. Bug: 121042685 Test: With all patches in the bug merged, build a fuzzer using 'SANITIZE_TARGET=fuzzer mmma <your_fuzzer>'. Change-Id: I86e6a26d27c22b3622cf6ea8760f502f607df6f0
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions