[cfe-commits] [PATCH][MS] - MSVC allows type definition in anonymous union and struct

Francois Pichet pichet2000 at gmail.com
Wed Sep 1 03:32:03 PDT 2010


Hi

Another patch for MSVC compatibility.
This one deals with allowing type definition inside anonymous union or
struct in Microsoft mode.

This patch removes 15 errors while parsing 1200 header files from the
Windows SDK.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: type_def_in_anon_type.patch
Type: application/octet-stream
Size: 2405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100901/70aaaa6b/attachment.obj>


More information about the cfe-commits mailing list