[cfe-commits] [PATCH] Anonymous union member lookups
Aaron Ballman
aaron at aaronballman.com
Wed May 30 15:42:14 PDT 2012
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.
~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anonunion.patch
Type: application/octet-stream
Size: 952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120530/1c9f55f8/attachment.obj>
More information about the cfe-commits
mailing list