Thanks! Committed in r197629 ~Aaron
On Wed, Dec 18, 2013 at 4:28 PM, Reid Kleckner <[email protected]> wrote: > LGTM, thanks! > > > On Wed, Dec 18, 2013 at 11:07 AM, Aaron Ballman <[email protected]> > wrote: >> >> The MS inheritance attributes were given special treatment that they >> don't really require in practice. This patch removes the majority of >> the "specialness" surrounding these attributes by combining them into >> a single attribute with multiple spellings. >> >> There is a minor bug fix included here where the attributes were being >> parsed as though they were GNU-style attributes when they were in fact >> keyword-style attributes. >> >> ~Aaron > > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
