[PATCH] D16008: [clang-tidy] Add calling virtual functions in constructors/destructors check.

Malcolm Parsons via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 07:54:27 PDT 2018


malcolm.parsons added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D16008





More information about the llvm-commits mailing list