aaron.ballman added a subscriber: NoQ.
aaron.ballman added a comment.

In D146520#4224483 <https://reviews.llvm.org/D146520#4224483>, @PiotrZSL wrote:

> In D146520#4224281 <https://reviews.llvm.org/D146520#4224281>, @aaron.ballman 
> wrote:
>
>> Ideally, users should be able to disable the core checks from running at all 
>> (the reason users want to disable checks is both because of the diagnostics 
>> they produce and because of the cost of running the check itself).
>
> I'm trying to enable this here: https://reviews.llvm.org/D146396, but problem 
> is that I'm not sure what core checkers should be enabled by default. Simply 
> Static Analysis config file does not show that.

CC @NoQ @xazax.hun for a question about what core checkers should be enabled by 
default in clang-tidy (and general awareness that this is about changes to how 
clang-tidy surfaces the static analyzer).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146520

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to