forked from OSchip/llvm-project
0151ddc2e8
Summary: Such implementations may override the class's own implementation, and even be a danger in case someone later comes and adds one to the class itself. Most times this has been encountered have been a mistake. Reviewers: stephanemoore, benhamilton, dmaclach Reviewed By: stephanemoore, benhamilton, dmaclach Subscribers: dmaclach, mgorny, cfe-commits Tags: #clang-tools-extra, #clang Differential Revision: https://reviews.llvm.org/D72876 |
||
---|---|---|
.. | ||
AvoidNSErrorInitCheck.cpp | ||
AvoidNSErrorInitCheck.h | ||
CMakeLists.txt | ||
DeallocInCategoryCheck.cpp | ||
DeallocInCategoryCheck.h | ||
ForbiddenSubclassingCheck.cpp | ||
ForbiddenSubclassingCheck.h | ||
MissingHashCheck.cpp | ||
MissingHashCheck.h | ||
ObjCTidyModule.cpp | ||
PropertyDeclarationCheck.cpp | ||
PropertyDeclarationCheck.h | ||
SuperSelfCheck.cpp | ||
SuperSelfCheck.h |