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

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 04:12:53 PDT 2018


alexfh added a comment.

If the CSA checker is still in alpha, I'd proceed with this check instead of investing time in polishing the CSA implementation.


Repository:
  rL LLVM

https://reviews.llvm.org/D16008





More information about the llvm-commits mailing list