[cfe-commits] [PATCH][MS][Review request] - microsoft enum updated patch

Francois Pichet pichet2000 at gmail.com
Mon Oct 11 04:07:06 PDT 2010


Hi

The C++0x scoped enumerations patch from Daniel Wallin made my
Microsoft enum patch obsolete
Here is an updated simpler one.

2 things will change on -fms-extensions
- enum underlying type is int by default.
- Error "enumerator value is not representable in the underlying type"
is a ExtWarning

ok to commit?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: microsoft_enum.patch
Type: application/octet-stream
Size: 3621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101011/af5d6276/attachment.obj>


More information about the cfe-commits mailing list