aengelke wrote: Hmm, more complicated than I expected. This was introduced with https://reviews.llvm.org/D87118 to support building clang-tidy with StaticAnalyzer while building clang without it.
@nico Is this use case still relevant? It is rather annoying having to unconditionally build static analyzer in a dylib build. Why is it important that clang has no static analyzer while clang-tidy has? https://github.com/llvm/llvm-project/pull/212024 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
