This migrates objc-super-self to isDerivedFrom as it now supports
matching Objective-C interface declarations.
Test Notes:
Ran clang tools tests.
Paths
| Differential D66270
[clang-tidy] Migrate objc-super-self to use isDerivedFrom π ClosedPublic Authored by stephanemoore on Aug 14 2019, 7:59 PM.
Details Summary This migrates objc-super-self to isDerivedFrom as it now supports Test Notes:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2019, 6:27 AM Closed by commit rL369081: [clang-tidy] Migrate objc-super-self to use isDerivedFrom π (authored by stephanemoore). Β· Explain WhyAug 15 2019, 7:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 215310 clang-tools-extra/clang-tidy/objc/SuperSelfCheck.cpp
|