aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/pr4489.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/pr4489.c')
-rw-r--r--test/PCH/pr4489.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/PCH/pr4489.c b/test/PCH/pr4489.c
index 033e55b853c8..574e33f18c0d 100644
--- a/test/PCH/pr4489.c
+++ b/test/PCH/pr4489.c
@@ -2,12 +2,6 @@
// RUN: echo > %t.empty.c
// RUN: %clang -include %t -x c %t.empty.c -emit-llvm -S -o -
-// FIXME: This test is forcibly disabled, it is flaky on the clang-i686-xp-msvc9
-// buildbot.
-//
-// RUN: false
-// XFAIL: *
-
// PR 4489: Crash with PCH
// PR 4492: Crash with PCH (round two)
// PR 4509: Crash with PCH (round three)