llvm-project/clang-tools-extra/clang-tidy/readability
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
..
BracesAroundStatementsCheck.cpp
BracesAroundStatementsCheck.h
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
FunctionSize.cpp
FunctionSize.h
Makefile
NamespaceCommentCheck.cpp [clang-tidy] Minor fixes for the NamespaceCommentCheck. 2014-10-16 15:11:54 +00:00
NamespaceCommentCheck.h
ReadabilityTidyModule.cpp [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
RedundantSmartptrGet.cpp
RedundantSmartptrGet.h