clang-tools-extra/unittests/clang-tidy
Eugene Zelenko ae280a05de Fix Clang-tidy modernize-use-override warning in unittests/clang-tidy/IncludeInserterTest.cpp; other minor fixes.
Differential revision: http://reviews.llvm.org/D16566


git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@258870 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-26 22:32:24 +00:00
..
CMakeLists.txt Create interfaces and tests for the overlapping replacements fix in clang-tidy. 2015-10-06 13:52:51 +00:00
ClangTidyDiagnosticConsumerTest.cpp Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
ClangTidyOptionsTest.cpp clang-tidy: Update test as underlying problem apparently was fixed. 2015-03-02 18:07:00 +00:00
ClangTidyTest.h [VFS] Switch clang-tidy tests to use an in-memory fs. 2015-10-07 08:35:23 +00:00
GoogleModuleTest.cpp Fix false positive on anonymous namespaces in headers. 2015-03-24 15:21:45 +00:00
IncludeInserterTest.cpp Fix Clang-tidy modernize-use-override warning in unittests/clang-tidy/IncludeInserterTest.cpp; other minor fixes. 2016-01-26 22:32:24 +00:00
LLVMModuleTest.cpp [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm 2015-03-02 12:39:18 +00:00
MiscModuleTest.cpp [clang-tidy] Refactor: Move misc clang-tidy checks to namespace clang::tidy::misc 2015-03-02 12:25:03 +00:00
OverlappingReplacementsTest.cpp Fix overlapping replacements in clang-tidy. 2015-10-16 11:43:49 +00:00
ReadabilityModuleTest.cpp Create interfaces and tests for the overlapping replacements fix in clang-tidy. 2015-10-06 13:52:51 +00:00