hanchenye-llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko 2192a8e519 [clang-tidy] Bring order to check registration.
Summary:
Register readability checks in a separate module. Renamed the checks
and test file names accordingly.

Reviewers: djasper, klimek

Reviewed By: klimek

Subscribers: curdeius, cfe-commits

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

llvm-svn: 220631
2014-10-26 01:41:14 +00:00
..
google [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
llvm [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
misc [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
readability [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
tool [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
utils Fix llvm-header-guard check. 2014-10-15 12:18:35 +00:00
CMakeLists.txt Add NamespaceCommentCheck to the Google module. 2014-09-22 10:41:39 +00:00
ClangTidy.cpp Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
ClangTidy.h Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
ClangTidyDiagnosticConsumer.cpp Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
ClangTidyDiagnosticConsumer.h Add flag --enable-check-profile to clang-tidy. 2014-10-23 17:23:20 +00:00
ClangTidyModule.cpp [clang-tidy] Default options in modules. 2014-10-16 11:27:57 +00:00
ClangTidyModule.h [clang-tidy] Default options in modules. 2014-10-16 11:27:57 +00:00
ClangTidyModuleRegistry.h clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>. 2014-07-03 14:12:47 +00:00
ClangTidyOptions.cpp [clang-tidy] Add support for custom configuration file names/formats. 2014-10-20 12:29:15 +00:00
ClangTidyOptions.h [clang-tidy] Add support for custom configuration file names/formats. 2014-10-20 12:29:15 +00:00
Makefile Add NamespaceCommentCheck to the Google module. 2014-09-22 10:41:39 +00:00