[PATCH] D62873: Avoid building analyzer plugins if CLANG_ENABLE_STATIC_ANALYZER is OFF

Kristina Brooks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 12:59:40 PDT 2019


kristina added a comment.

Experienced the same, updated my test build configuration to always force `CLANG_ENABLE_STATIC_ANALYZER` to On when building with tests. Maybe it's worth adding a warning about when Clang tests are being built?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62873/new/

https://reviews.llvm.org/D62873





More information about the cfe-commits mailing list