forked from OSchip/llvm-project
Summary: The goal of the patch is to bring checkers in their appropriate namespace. This path doesn't change any behavior. Reviewers: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D19811 llvm-svn: 268264 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FasterStringFindCheck.cpp | ||
| FasterStringFindCheck.h | ||
| ForRangeCopyCheck.cpp | ||
| ForRangeCopyCheck.h | ||
| ImplicitCastInLoopCheck.cpp | ||
| ImplicitCastInLoopCheck.h | ||
| PerformanceTidyModule.cpp | ||
| UnnecessaryCopyInitialization.cpp | ||
| UnnecessaryCopyInitialization.h | ||
| UnnecessaryValueParamCheck.cpp | ||
| UnnecessaryValueParamCheck.h | ||