Commit d73365c5 by Robert Lipe

Identical to eb56. Removed.

From-SVN: r20165
parent 8a70cb5e
// Error: Internal Compiler Error.
class foo {
typedef int an_int;
};
class bar : foo::an_int {}; // causes internal compiler error
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