[PATCH] D55595: Add missing bugprone checks to clang-tidy plugin

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 12 01:54:33 PST 2018


yvvan planned changes to this revision.
yvvan added a comment.

In D55595#1328100 <https://reviews.llvm.org/D55595#1328100>, @lebedev.ri wrote:

> 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?




1. Usually I do that but this time used tortoisesvn to generate the patch...
2. Makes sense.


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