mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 03:25:54 -04:00
![]() Adds a check that detects any auto variables that are deduced to a pointer or a const pointer then adds in the const and asterisk according. Will also check auto L value references that could be written as const. This relates to the coding standard https://llvm.org/docs/CodingStandards.html#beware-unnecessary-copies-with-auto |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
HeaderGuardCheck.cpp | ||
HeaderGuardCheck.h | ||
IncludeOrderCheck.cpp | ||
IncludeOrderCheck.h | ||
LLVMTidyModule.cpp | ||
PreferIsaOrDynCastInConditionalsCheck.cpp | ||
PreferIsaOrDynCastInConditionalsCheck.h | ||
PreferRegisterOverUnsignedCheck.cpp | ||
PreferRegisterOverUnsignedCheck.h | ||
TwineLocalCheck.cpp | ||
TwineLocalCheck.h |