This migrates objc-forbidden-subclassing to isDerivedFrom as it now
supports matching Objective-C interface declarations.
Test Notes:
Ran clang tools tests.
Differential D66269
[clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom π stephanemoore on Aug 14 2019, 7:01 PM. Authored by
Details This migrates objc-forbidden-subclassing to isDerivedFrom as it now Test Notes:
Diff Detail
|