[cfe-commits] [Patch] Anonymous struct/union is not an extension in C11

Hans Wennborg hans at chromium.org
Mon Jan 23 06:54:03 PST 2012


Hi all,

The attached patch makes sure Clang doesn't warn about anonymous
struct/union with -pedantic in C11.

Please let me know if it is ok to land.

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: anonymous-struct-union-c11.diff
Type: text/x-patch
Size: 1419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120123/97c1c815/attachment.bin>


More information about the cfe-commits mailing list