Skip to content
Commit f4d4cfbe authored by Alex Lorenz's avatar Alex Lorenz
Browse files

[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
parent 61ffbf21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment