[PATCH] D35268: [ObjC] Ambiguous property synthesis should pick the 'readwrite' property and check for incompatible attributes
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 13 04:06:56 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL307903: [ObjC] Pick a 'readwrite' property when synthesizing ambiguous (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D35268?vs=106060&id=106394#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35268
Files:
cfe/trunk/include/clang/AST/DeclObjC.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/AST/DeclObjC.cpp
cfe/trunk/lib/Sema/SemaObjCProperty.cpp
cfe/trunk/test/CodeGenObjC/arc-property.m
cfe/trunk/test/SemaObjC/arc-property-decl-attrs.m
cfe/trunk/test/SemaObjC/property-ambiguous-synthesis.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35268.106394.patch
Type: text/x-patch
Size: 18807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170713/a57c5b01/attachment.bin>
More information about the cfe-commits
mailing list