[PATCH] D55595: Add missing bugprone checks to clang-tidy plugin
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 12 01:48:25 PST 2018
lebedev.ri added a comment.
1. Please always upload all patches with full context.
2. There are two places where this pattern exists - this file, and `tool/ClangTidyMain.cpp`. It clearly leads to such issues, Can this be reworked to be just one file that is simply included in both places?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55595/new/
https://reviews.llvm.org/D55595
More information about the cfe-commits
mailing list