[cfe-commits] [PATCH][MS][Review request] - Microsoft flexible array rules relaxation
Francois Pichet
pichet2000 at gmail.com
Sun Sep 12 23:01:12 PDT 2010
Hi,
This patch relaxes the rules for flexible array in Microsoft mode.
It allows flexible array:
- in union
- as the only element of a struct/class
This patch get ride of quite a few errors while parsing C/C++ Windows
header files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms_flexible_array.patch
Type: application/octet-stream
Size: 3182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100913/1dcdeaab/attachment.obj>
More information about the cfe-commits
mailing list