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

Richard Smith richard at metafoo.co.uk
Tue Nov 6 10:35:31 PST 2012


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/066677.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