klimek accepted this revision. klimek added a comment. This revision is now accepted and ready to land.
LG ================ Comment at: unittests/clang-tidy/OverlappingReplacementsTest.cpp:21 @@ +20,3 @@ +const char BoundIf[] = "if"; + +class UseCharCheck : public ClangTidyCheck { ---------------- I'd add a comment here that we're defining a couple of checks that help us check different variants of overlapping results. http://reviews.llvm.org/D13469 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits