diff options
author | Nico Weber <thakis@chromium.org> | 2020-09-03 19:37:29 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-09-10 10:48:17 -0400 |
commit | 33c9dbbd380913e8ab7e5a8e82468f9f7d092187 (patch) | |
tree | 3be089a38154ae7d0ed2a0361742b2ee903eb665 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 018f6936dbcee63e0a1ffd3777e854150b8cf957 (diff) | |
download | llvm-33c9dbbd380913e8ab7e5a8e82468f9f7d092187.zip llvm-33c9dbbd380913e8ab7e5a8e82468f9f7d092187.tar.gz llvm-33c9dbbd380913e8ab7e5a8e82468f9f7d092187.tar.bz2 |
Add an explicit toggle for the static analyzer in clang-tidy
Instead of using CLANG_ENABLE_STATIC_ANALYZER for use of the
static analyzer in both clang and clang-tidy, add a second
toggle CLANG_TIDY_ENABLE_STATIC_ANALYZER.
This allows enabling the static analyzer in clang-tidy while
disabling it in clang.
Differential Revison: https://reviews.llvm.org/D87118
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions