Commit 6209c7e9 by Jason Merrill

new

From-SVN: r17558
parent 9c893359
class A
{
enum B { ONE, TWO, THREE };
};
class A::B; // ERROR - A::B is not a class type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment