hanchenye-llvm-project/clang-tools-extra/clang-tidy/llvm
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
..
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
HeaderGuardCheck.cpp [clang-tidy] Add a generic header guard checker + LLVM implementation. 2014-08-13 13:57:57 +00:00
HeaderGuardCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
IncludeOrderCheck.cpp Unique_ptrify PPCallbacks ownership. Goes with clang r217474. 2014-09-10 05:07:57 +00:00
IncludeOrderCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
LLVMTidyModule.cpp Add NamespaceCommentCheck to the Google module. 2014-09-22 10:41:39 +00:00
Makefile
TwineLocalCheck.cpp Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00
TwineLocalCheck.h Implemented clang-tidy-check-specific options. 2014-09-12 08:53:36 +00:00