forked from OSchip/llvm-project
35ddae4a9b
Summary: Some of the misc checks belong to readability/. I'm moving them there without changing check names for now. As the next step, I want to register some of these checks in the google and llvm modules with suitable settings (e.g. BracesAroundStatementsCheck). I'm not sure if we want to create a "readability" module, probably not. Reviewers: djasper Reviewed By: djasper Subscribers: curdeius, cfe-commits Differential Revision: http://reviews.llvm.org/D5792 llvm-svn: 219786 |
||
---|---|---|
.. | ||
ArgumentCommentCheck.cpp | ||
ArgumentCommentCheck.h | ||
BoolPointerImplicitConversion.cpp | ||
BoolPointerImplicitConversion.h | ||
CMakeLists.txt | ||
Makefile | ||
MiscTidyModule.cpp | ||
SwappedArgumentsCheck.cpp | ||
SwappedArgumentsCheck.h | ||
UndelegatedConstructor.cpp | ||
UndelegatedConstructor.h | ||
UnusedRAII.cpp | ||
UnusedRAII.h | ||
UseOverride.cpp | ||
UseOverride.h |