[PATCH] D58731: [clang-tidy] added cppcoreguidelines-explicit-virtual-functions
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 27 13:10:22 PST 2019
MyDeveloperDay added a comment.
Please resubmit this patch with full context
git diff --cached -U999999 > patch_to_submitt.diff
You need to add some documention describing the new option into the check in
docs/clang-tidy/checks/modernize.... .rst
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58731/new/
https://reviews.llvm.org/D58731
More information about the cfe-commits
mailing list