remove XFAIL
From-SVN: r34683
This commit is contained in:
parent
290c3f1d7d
commit
58fc548644
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ public:
|
|||
void f() {}
|
||||
};
|
||||
|
||||
int g() { return 0; } // gets bogus error - referenced below XFAIL *-*-*
|
||||
int g() { return 0; } // gets bogus error - referenced below
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue