[cfe-commits] [PATCH] Reject C++11 attributes that appertain to decl specifiers

Michael Han Michael.Han at autodesk.com
Thu Nov 1 20:50:51 PDT 2012


Hi,

As previously discussed [1], attached patch enable Clang to reject C++11 attributes that appertain to declaration specifiers. 
This also conforms to what g++ 4.8 is doing [2]. 

Please review, thanks!

Michael

[1] http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20121022/066677.html 
[2] http://gcc.gnu.org/viewcvs?view=revision&revision=192199 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parserattr.patch
Type: application/octet-stream
Size: 5733 bytes
Desc: parserattr.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121102/b5157f0d/attachment.obj>


More information about the cfe-commits mailing list