llvm-project/clang/cmake
Nico Weber 33c9dbbd38 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
2020-09-10 10:48:17 -04:00
..
caches Add an explicit toggle for the static analyzer in clang-tidy 2020-09-10 10:48:17 -04:00
modules Make it possible for client code to consume CLANG_LINK_CLANG_DYLIB 2020-06-30 15:13:53 +02:00