PiotrZSL added a comment.

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.


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