diff options
author | Alex Lorenz <arphaman@gmail.com> | 2018-05-03 01:12:06 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2018-05-03 01:12:06 +0000 |
commit | f4d4cfbefa4c1e61a69f47ac41790cd15a65fb07 (patch) | |
tree | b38163d45f8f9547286ba83eb9a8534f343c62fb /llvm/lib/Transforms/ObjCARC | |
parent | 61ffbf21cdc92e1acc4794b75ea0c12e2caa9414 (diff) | |
download | bcm5719-llvm-f4d4cfbefa4c1e61a69f47ac41790cd15a65fb07.tar.gz bcm5719-llvm-f4d4cfbefa4c1e61a69f47ac41790cd15a65fb07.zip |
[ObjC] Supress the 'implementing unavailable method' warning when
the method declaration is unavailable for an app extension platform
Rationale:
Classes are often shared between an app extension code and
non-app extension code. There's no way to remove the implementation
using preprocessor when building the app extension, so we should not warn here.
rdar://38150617
llvm-svn: 331421
Diffstat (limited to 'llvm/lib/Transforms/ObjCARC')
0 files changed, 0 insertions, 0 deletions