[PATCH] D109611: Fix CLANG_ENABLE_STATIC_ANALYZER=OFF building all analyzer source

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 13 05:55:47 PDT 2021


arichardson added a comment.

In D109611#2997236 <https://reviews.llvm.org/D109611#2997236>, @thakis wrote:

> Can you just set `CLANG_TIDY_ENABLE_STATIC_ANALYZER=OFF` too if you care about this?

That doesn't have any effect on the libraries linked into clang-shlib. I am not building clang-tools-extra, so that does not make any difference.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109611



More information about the cfe-commits mailing list