[clang] [Clang] Don't build static analyzer if disabled (PR #212024)

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 1 11:16:18 PDT 2026


nico wrote:

Another idea:

* This patch, but check `if (CLANG_ENABLE_STATIC_ANALYZER OR CLANG_TIDY_ENABLE_STATIC_ANALYZER)`

https://github.com/llvm/llvm-project/pull/212024


More information about the cfe-commits mailing list