This reduces duplication of test code and improves locality of checks.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D4437
Check messages and fixes in the same test. ClosedPublic Authored by alexfh on Jul 9 2014, 9:22 AM.
Details Summary This reduces duplication of test code and improves locality of checks.
Diff Detail Event Timelinealexfh updated this object. alexfh edited edge metadata. Comment ActionsChanged check prefix for fixes from CHECK to CHECK-FIXES. This revision is now accepted and ready to land.Jul 9 2014, 1:39 PM
Revision Contents
Diff 11199 test/clang-tidy/check_clang_tidy_fix.sh
test/clang-tidy/check_clang_tidy_output.sh
test/clang-tidy/redundant-smartptr-get-fix.cpp
test/clang-tidy/redundant-smartptr-get.cpp
test/clang-tidy/use-override-fix.cpp
test/clang-tidy/use-override.cpp
|