llvm-project/clang-tools-extra/unittests/clang-tidy
Alp Toker e208dfc2af Track clang r213171
The clang rewriter is now a core facility.

llvm-svn: 213172
2014-07-16 16:50:17 +00:00
..
CMakeLists.txt Add clang-tidy -line-filter option to filter findings by line ranges. 2014-05-22 16:07:11 +00:00
ClangTidyDiagnosticConsumerTest.cpp Fixed incorrect StringRef::find usage. 2014-05-15 15:56:58 +00:00
ClangTidyOptionsTest.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
ClangTidyTest.h Allow per-file clang-tidy options. 2014-06-05 13:31:45 +00:00
GoogleModuleTest.cpp Move google-explicit-constructor check to a separate source file. 2014-06-18 09:33:46 +00:00
LLVMModuleTest.cpp Improved llvm-namespace-comment check. 2014-05-19 16:39:08 +00:00
Makefile Track clang r213171 2014-07-16 16:50:17 +00:00
MiscModuleTest.cpp Removed unused include 2014-03-23 00:32:18 +00:00