Thanks for the review! Landed at r167481. Cheers Michael -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Smith Sent: Tuesday, November 06, 2012 10:36 AM To: Michael Han Cc: [email protected] 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 <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
