NoQ added a comment.

In D71612#1813937 <https://reviews.llvm.org/D71612#1813937>, @martong wrote:

> I am going to execute the analysis on LLVM/Clang as you suggested, so then 
> we'll see what the experiment will bring us. And then we could enable it by 
> default I think. BTW how can we do that? I could not find any default 
> enablement related config in Checkers.td ...


Enabling checkers by default is controlled by the messy code in 
`RenderAnalyzerOptions()` in the Driver.

Wait, you already made it on-by-default. Checkers that are currently under 
development go into the `alpha` package.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71612



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

Reply via email to