llvm-project/clang-tools-extra/unittests/clang-tidy
Alexander Kornienko 72f1e754a7 Move google-explicit-constructor check to a separate source file.
Summary: No functional changes.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

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

llvm-svn: 211154
2014-06-18 09:33:46 +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 Add an argument comment checker to clang-tidy. 2014-03-18 04:46:45 +00:00
MiscModuleTest.cpp Removed unused include 2014-03-23 00:32:18 +00:00