[PATCH] D41553: Support parsing double square-bracket attributes in ObjC
    Aaron Ballman via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Dec 23 09:47:00 PST 2017
    
    
  
aaron.ballman added reviewers: rjmccall, arphaman, ahatanak.
aaron.ballman added a comment.
In https://reviews.llvm.org/D41553#963536, @rsmith wrote:
> This appears to add attributes on some Obj-C constructs as an on-by-default feature in Obj-C++11 onwards; it needs review by folks more heavily involved in the Obj-C language design and direction to confirm that this makes sense and (ideally) to update the Obj-C documentation to cover this new feature.
Agreed -- adding some reviewers for this language extension.
https://reviews.llvm.org/D41553
    
    
More information about the cfe-commits
mailing list