diff options
author | Ted Kremenek <kremenek@apple.com> | 2014-02-22 00:02:03 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2014-02-22 00:02:03 +0000 |
commit | 204c3c50b9e749ce4cb6781e734b1eeb4bbc567e (patch) | |
tree | 44ba33e9577d74049ab877ca29892dbe1bc8ee2a /llvm/lib/CodeGen/CodeGen.cpp | |
parent | b15779f307fdf5f728a5392d3726a35a1bf57e5d (diff) | |
download | llvm-204c3c50b9e749ce4cb6781e734b1eeb4bbc567e.zip llvm-204c3c50b9e749ce4cb6781e734b1eeb4bbc567e.tar.gz llvm-204c3c50b9e749ce4cb6781e734b1eeb4bbc567e.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions