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

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 18:28:23 PDT 2019


hintonda added a comment.

In D62873#1530197 <https://reviews.llvm.org/D62873#1530197>, @Szelethus wrote:

> I seem to have missed out on previous commits that moved analyzer plugins around -- would you mind adding `[analyzer]` to the revision names that affect the Static Analyzer? Many of us are automatically subscribed to such patches.
>
> In any case, LGTM!


Sorry about that.  I was mainly trying to fix broken llvm plugins that were no longer available with the previous changes to LLVM_ENABLE_PLUGIN.


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