aaron.ballman added a comment.

In https://reviews.llvm.org/D16008#1035948, @malcolm.parsons wrote:

> In https://reviews.llvm.org/D16008#1035789, @aaron.ballman wrote:
>
> > Do you know why the CSA checker is still in alpha?
>
>
> It isn't - https://reviews.llvm.org/D26768 moved it to optin.
>
> I don't know why https://reviews.llvm.org/D34275 didn't turn it on by default.


Then I'm not certain the utility of this check given that you can call the CSA 
check from clang-tidy directly; however, I do like the idea of exposing the CSA 
check under the name cert-oop50-cpp.


Repository:
  rL LLVM

https://reviews.llvm.org/D16008



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

Reply via email to