summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/modified-header-error.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/PCH/modified-header-error.c')
-rw-r--r--clang/test/PCH/modified-header-error.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/clang/test/PCH/modified-header-error.c b/clang/test/PCH/modified-header-error.c
index fb638363ba6..8ab38e1e9e9 100644
--- a/clang/test/PCH/modified-header-error.c
+++ b/clang/test/PCH/modified-header-error.c
@@ -9,6 +9,4 @@
#include "header2.h"
// CHECK: fatal error: file {{.*}} has been modified since the precompiled header {{.*}} was built
-
-// FIXME: Flaky on Windows, timestamp resolution?
-// UNSUPPORTED: win32
+// REQUIRES: shell
OpenPOWER on IntegriCloud