r180860 - [ObjC declaration documentation] declaration of
jahanian
fjahanian at apple.com
Wed May 1 10:59:38 PDT 2013
On May 1, 2013, at 10:55 AM, Jordan Rose <jordan_rose at apple.com> wrote:
> I'm not sure it's right to remove 'const'—consider global string constant declarations:
>
> extern NSString * const MyNotificationName;
>
> I think you'll have to explicitly remove ObjC lifetime attrs only.
Yes, we only want to elide lifetime specific qualifiers. Patch will be coming.
- Thanks, Fariborz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130501/6f076dd6/attachment.html>
More information about the cfe-commits
mailing list