[PATCH] D16008: [clang-tidy] Add calling virtual functions in constructors/destructors check.
Alexander Kornienko via Phabricator via cfe-commits
cfe-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 cfe-commits
mailing list