Commit d861dea1 by Mark Mitchell

New test

From-SVN: r19668
parent 9b2e5e22
// Build don't run:
struct Outer {};
int
main()
{
{ struct Inner : virtual public Outer {} inner; }
{ struct Inner : virtual public Outer {} inner; }
}
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