[PATCH] D16008: [clang-tidy] Add calling virtual functions in constructors/destructors check.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 9 11:18:47 PST 2018
lebedev.ri added a comment.
Herald added subscribers: llvm-commits, xazax.hun, mgorny, klimek.
Any further thoughts here?
I was slightly bitten by this recently, and i though that it already existed as a clang-tidy check (:
Repository:
rL LLVM
https://reviews.llvm.org/D16008
More information about the cfe-commits
mailing list