[cfe-commits] [PATCH] Anonymous union member lookups

Richard Smith richard at metafoo.co.uk
Thu May 31 16:16:15 PDT 2012


On Wed, May 30, 2012 at 3:42 PM, Aaron Ballman <aaron at aaronballman.com>wrote:

> This is a fix for PR12866 where anonymous unions within structs are
> not properly handled as unevaluated fields for member access when
> compiling in C++11 mode.
>
> Fix and testcase attached.


LGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120531/5584233f/attachment.html>


More information about the cfe-commits mailing list