Commit ec9c05e3 by Alexandre Oliva

removed XFAIL mark; it will be back in a few weeks if the failure remains

From-SVN: r22480
parent 3fe5612d
......@@ -8,5 +8,5 @@ struct M1 {
struct M2 {
struct I {};
struct J : virtual public M2::I,
virtual public M1::I {}; // XFAIL *-*-*
virtual public M1::I {};
};
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