[PATCH] Refactoring the MS inheritance attributes

Reid Kleckner rnk at google.com
Wed Dec 18 13:28:03 PST 2013


LGTM, thanks!


On Wed, Dec 18, 2013 at 11:07 AM, Aaron Ballman <aaron at aaronballman.com>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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131218/b2d7482d/attachment.html>


More information about the cfe-commits mailing list