.. |
CMakeLists.txt
|
…
|
|
FasterStringFindCheck.cpp
|
[clang-tidy][NFC] Replace many instances of std::string where a StringRef would suffice.
|
2022-05-09 12:01:46 +01:00 |
FasterStringFindCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
ForRangeCopyCheck.cpp
|
…
|
|
ForRangeCopyCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
ImplicitConversionInLoopCheck.cpp
|
[clang-tidy] Fix lint warnings in clang-tidy source code (NFC)
|
2021-11-02 20:14:25 +13:00 |
ImplicitConversionInLoopCheck.h
|
[clang-tidy] Fix lint warnings in clang-tidy source code (NFC)
|
2021-11-02 20:14:25 +13:00 |
InefficientAlgorithmCheck.cpp
|
Use StringRef::contains (NFC)
|
2022-08-28 23:29:02 -07:00 |
InefficientAlgorithmCheck.h
|
…
|
|
InefficientStringConcatenationCheck.cpp
|
…
|
|
InefficientStringConcatenationCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
InefficientVectorOperationCheck.cpp
|
[clang-tidy][NFC] Replace many instances of std::string where a StringRef would suffice.
|
2022-05-09 12:01:46 +01:00 |
InefficientVectorOperationCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
MoveConstArgCheck.cpp
|
[clang-tidy] add option performance-move-const-arg.CheckMoveToConstRef
|
2022-02-10 13:31:07 +00:00 |
MoveConstArgCheck.h
|
[clang-tidy] add option performance-move-const-arg.CheckMoveToConstRef
|
2022-02-10 13:31:07 +00:00 |
MoveConstructorInitCheck.cpp
|
…
|
|
MoveConstructorInitCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
NoAutomaticMoveCheck.cpp
|
…
|
|
NoAutomaticMoveCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
NoIntToPtrCheck.cpp
|
…
|
|
NoIntToPtrCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
NoexceptMoveConstructorCheck.cpp
|
[clang-tidy] NoexceptMoveConstructorCheck::check - use castAs<> instead of getAs<> to avoid dereference of nullptr
|
2022-02-12 10:57:09 +00:00 |
NoexceptMoveConstructorCheck.h
|
…
|
|
PerformanceTidyModule.cpp
|
…
|
|
TriviallyDestructibleCheck.cpp
|
…
|
|
TriviallyDestructibleCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |
TypePromotionInMathFnCheck.cpp
|
[clang-tidy] Add a Standalone diagnostics mode to clang-tidy
|
2022-04-16 09:53:35 +01:00 |
TypePromotionInMathFnCheck.h
|
[clang-tools-extra] Fixed a number of typos
|
2022-08-01 15:32:25 +02:00 |
UnnecessaryCopyInitialization.cpp
|
[clang-tidy][NFC] Replace many instances of std::string where a StringRef would suffice.
|
2022-05-09 12:01:46 +01:00 |
UnnecessaryCopyInitialization.h
|
[clang-tidy][NFC] Replace many instances of std::string where a StringRef would suffice.
|
2022-05-09 12:01:46 +01:00 |
UnnecessaryValueParamCheck.cpp
|
Fix `performance-unnecessary-value-param` for template specialization
|
2022-05-30 09:55:53 +08:00 |
UnnecessaryValueParamCheck.h
|
[clang-tidy] Organize check doc files into subdirectories (NFC)
|
2022-06-16 16:06:20 -06:00 |