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

Michael Han Michael.Han at autodesk.com
Tue Nov 6 11:36:13 PST 2012


Thanks for the review! Landed at r167481.

Cheers
Michael
-----Original Message-----
From: metafoo at gmail.com [mailto:metafoo at gmail.com] On Behalf Of Richard Smith
Sent: Tuesday, November 06, 2012 10:36 AM
To: Michael Han
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: [cfe-commits] [PATCH] Reject C++11 attributes that appertain to decl specifiers

LGTM, sorry for the delay.

On Thu, Nov 1, 2012 at 8:50 PM, Michael Han <Michael.Han at autodesk.com> wrote:
> 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/06
> 6677.html [2] http://gcc.gnu.org/viewcvs?view=revision&revision=192199
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>




More information about the cfe-commits mailing list