[cfe-commits] [Request for review] Add struct/class syntactic info for c++0x scoped enum

Abramo Bagnara abramo.bagnara at gmail.com
Fri Dec 3 08:13:53 PST 2010


The following patch add a bit to specify if in source code the scoped
enum was introduced by "enum class" or "enum struct".

Let me know if it is ok for commit.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scoped-enum.patch
Type: text/x-patch
Size: 10283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101203/a3e6319d/attachment.bin>


More information about the cfe-commits mailing list