diff options
Diffstat (limited to 'llvm/test/CFrontend/2004-01-01-UnknownInitSize.c')
| -rw-r--r-- | llvm/test/CFrontend/2004-01-01-UnknownInitSize.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CFrontend/2004-01-01-UnknownInitSize.c b/llvm/test/CFrontend/2004-01-01-UnknownInitSize.c index f9367bec514..b26b6cd8756 100644 --- a/llvm/test/CFrontend/2004-01-01-UnknownInitSize.c +++ b/llvm/test/CFrontend/2004-01-01-UnknownInitSize.c @@ -1,5 +1,4 @@ // RUN: %llvmgcc -S %s -o /dev/null -// XFAIL: llvmgcc3 /* * This regression test ensures that the C front end can compile initializers |

