mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 00:21:14 +00:00
1bfcba8cea
Summary: rename_check.py misc-move-const-arg performance-move-const-arg rename_check.py misc-noexcept-move-constructor performance-noexcept-move-constructor Reviewers: hokein, xazax.hun Reviewed By: xazax.hun Subscribers: rnkovacs, klimek, mgorny, xazax.hun, cfe-commits Differential Revision: https://reviews.llvm.org/D40507 llvm-svn: 319183 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FasterStringFindCheck.cpp | ||
FasterStringFindCheck.h | ||
ForRangeCopyCheck.cpp | ||
ForRangeCopyCheck.h | ||
ImplicitConversionInLoopCheck.cpp | ||
ImplicitConversionInLoopCheck.h | ||
InefficientAlgorithmCheck.cpp | ||
InefficientAlgorithmCheck.h | ||
InefficientStringConcatenationCheck.cpp | ||
InefficientStringConcatenationCheck.h | ||
InefficientVectorOperationCheck.cpp | ||
InefficientVectorOperationCheck.h | ||
MoveConstArgCheck.cpp | ||
MoveConstArgCheck.h | ||
MoveConstructorInitCheck.cpp | ||
MoveConstructorInitCheck.h | ||
NoexceptMoveConstructorCheck.cpp | ||
NoexceptMoveConstructorCheck.h | ||
PerformanceTidyModule.cpp | ||
TypePromotionInMathFnCheck.cpp | ||
TypePromotionInMathFnCheck.h | ||
UnnecessaryCopyInitialization.cpp | ||
UnnecessaryCopyInitialization.h | ||
UnnecessaryValueParamCheck.cpp | ||
UnnecessaryValueParamCheck.h |