Adding a line for XFAIL win32 broke the test.

Remove a line: this test is line position sensitive.

llvm-svn: 122231
This commit is contained in:
Francois Pichet 2010-12-20 05:53:40 +00:00
parent bea85d8477
commit 9b45fdf060
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
// RUN: %clang_cc1 -include-pch %t -isysroot %S/libroot %s -verify
// RUN: not %clang_cc1 -include-pch %t %s
// XFAIL: win32
#include <reloc.h>
int x = 2; // expected-error{{redefinition}}