summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/ObjCARC
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2018-05-03 01:12:06 +0000
committerAlex Lorenz <arphaman@gmail.com>2018-05-03 01:12:06 +0000
commitf4d4cfbefa4c1e61a69f47ac41790cd15a65fb07 (patch)
treeb38163d45f8f9547286ba83eb9a8534f343c62fb /llvm/lib/Transforms/ObjCARC
parent61ffbf21cdc92e1acc4794b75ea0c12e2caa9414 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud