llvm-project/clang-tools-extra/unittests/clang-tidy
David Blaikie e04a3da093 Revert "Apply modernize-use-default to clang-tools-extra."
Breaks the build in GCC 4.7.2 (see
http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3 for example)

This reverts commit r250824.

llvm-svn: 250862
2015-10-20 21:45:52 +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 Revert "Apply modernize-use-default to clang-tools-extra." 2015-10-20 21:45:52 +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
Makefile Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +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