[cfe-commits] [Request for review] Add struct/class syntactic info for c++0x scoped enum
Douglas Gregor
dgregor at apple.com
Fri Dec 3 10:18:53 PST 2010
Looks good, thanks!
Sent from my iPhone
On Dec 3, 2010, at 8:13 AM, Abramo Bagnara <abramo.bagnara at gmail.com> wrote:
>
> 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.
> <scoped-enum.patch>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list