diff options
author | Stephane Moore <mog@google.com> | 2019-08-16 01:52:17 +0000 |
---|---|---|
committer | Stephane Moore <mog@google.com> | 2019-08-16 01:52:17 +0000 |
commit | 8c90c1d2d57d02959bdc7f8cf1c53b930191dff3 (patch) | |
tree | b65f58cf881a19351ca57fd2021b0d2ca911d1d1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ba3d595f93a45965adb4f47bfc57e28c00ba8942 (diff) | |
download | llvm-8c90c1d2d57d02959bdc7f8cf1c53b930191dff3.zip llvm-8c90c1d2d57d02959bdc7f8cf1c53b930191dff3.tar.gz llvm-8c90c1d2d57d02959bdc7f8cf1c53b930191dff3.tar.bz2 |
[clang-tidy] Migrate objc-forbidden-subclassing to use isDerivedFrom 🚛
Summary:
This migrates objc-forbidden-subclassing to `isDerivedFrom` as it now
supports matching Objective-C interface declarations.
Test Notes:
Ran clang tools tests.
Reviewers: aaron.ballman, gribozavr
Reviewed By: aaron.ballman
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66269
llvm-svn: 369076
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions