Skip to content
Commit 204c3c50 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

[ObjC] Make attribute 'objc_protocol_requires_explicit_implementation' behave...

[ObjC] Make attribute 'objc_protocol_requires_explicit_implementation' behave correctly with default property synthesis.

In particular, if we see an @property within the @interface of a class
conforming to a protocol with this attribute, we treat that as
if the implementation were available, per the rules of default
property synthesis.

llvm-svn: 201911
parent b15779f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment