mark as xfail for now, since we have the test but don't have a fix yet
From-SVN: r22053
This commit is contained in:
parent
3bb806ed99
commit
f285ef2072
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Build don't link:
|
||||
|
||||
template <>
|
||||
enum E {e}; // ERROR - template declaration of enum
|
||||
enum E {e}; // ERROR - template declaration of enum XFAIL *-*-*
|
||||
|
|
Loading…
Add table
Reference in a new issue