klimek added inline comments. ================ Comment at: unittests/clang-tidy/OverlappingReplacementsTest.cpp:133 @@ +132,3 @@ + +TEST(OverlappingReplacementsTest, TestingChecksWorkAsExpected) { + const char Code[] = ---------------- I'd split it up and give the tests better names. TestingChecksWorksAsExpected doesn't really give new information :)
http://reviews.llvm.org/D13469 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits