Check messages and fixes in the same test.
authorAlexander Kornienko <alexfh@google.com>
Wed, 9 Jul 2014 21:09:26 +0000 (21:09 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 9 Jul 2014 21:09:26 +0000 (21:09 +0000)
commitaf9ccfad87a86ab311210b479121dbde017711b4
treeaa14f72295ec4dcbe4c568b8169383a5ccdc5fd3
parent0edfdeb0be83dc9fac8d11c51fc59eb1ab73512e
Check messages and fixes in the same test.

Summary: This reduces duplication of test code and improves locality of checks.

Reviewers: sbenza, djasper

Reviewed By: sbenza, djasper

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4437

llvm-svn: 212653
clang-tools-extra/test/clang-tidy/check_clang_tidy_fix.sh
clang-tools-extra/test/clang-tidy/check_clang_tidy_output.sh [deleted file]
clang-tools-extra/test/clang-tidy/llvm-twine-local.cpp
clang-tools-extra/test/clang-tidy/redundant-smartptr-get-fix.cpp
clang-tools-extra/test/clang-tidy/redundant-smartptr-get.cpp [deleted file]
clang-tools-extra/test/clang-tidy/use-override-fix.cpp
clang-tools-extra/test/clang-tidy/use-override.cpp [deleted file]