[patch] Correctly encode retained readonly properties
Nico Weber
thakis at chromium.org
Tue May 7 12:25:36 PDT 2013
Hi,
clang omits the '&' for retained properties if the property is also
readonly. The attached patch fixes this – it makes clang match gcc's
behavior and fixes PR15928.
Ok?
Nico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130507/ce364915/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-retain.patch
Type: application/octet-stream
Size: 1539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130507/ce364915/attachment.obj>
More information about the cfe-commits
mailing list