forked from OSchip/llvm-project
![]() Summary: This check is similar to an ARC Migration check that warned about this incorrect usage under ARC, but most projects are no longer undergoing migration from pre-ARC code. The documentation for NSInvocation is not explicit about these requirements and incorrect usage has been found in many of our projects. Reviewers: stephanemoore, benhamilton, dmaclach, alexfh, aaron.ballman, hokein, njames93 Reviewed By: stephanemoore, benhamilton, aaron.ballman Subscribers: xazax.hun, Eugene.Zelenko, mgorny, cfe-commits Tags: #clang, #clang-tools-extra Differential Revision: https://reviews.llvm.org/D77571 |
||
---|---|---|
.. | ||
AvoidNSErrorInitCheck.cpp | ||
AvoidNSErrorInitCheck.h | ||
CMakeLists.txt | ||
DeallocInCategoryCheck.cpp | ||
DeallocInCategoryCheck.h | ||
ForbiddenSubclassingCheck.cpp | ||
ForbiddenSubclassingCheck.h | ||
MissingHashCheck.cpp | ||
MissingHashCheck.h | ||
NSInvocationArgumentLifetimeCheck.cpp | ||
NSInvocationArgumentLifetimeCheck.h | ||
ObjCTidyModule.cpp | ||
PropertyDeclarationCheck.cpp | ||
PropertyDeclarationCheck.h | ||
SuperSelfCheck.cpp | ||
SuperSelfCheck.h |