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 ๐ Authored by stephanemoore on Aug 14 2019, 7:01 PM. 
Details This migrates objc-forbidden-subclassing to isDerivedFrom as it now Test Notes: 
Diff Detail 
  |