aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/modified-header-error.c
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 06:02:11 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 06:02:11 +0000
commita6cd5cd98b45298ed6a13ff14551a43d1a210a32 (patch)
tree9e3d683f2d133c84fdcbb94a8acb1dc5f25823ff /test/PCH/modified-header-error.c
parente095c654b02e354e188479809e2c7438700bbc95 (diff)
clang/test: Drop "REQUIRES:shell" in three tests. They can run on win32.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/PCH/modified-header-error.c')
-rw-r--r--test/PCH/modified-header-error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/PCH/modified-header-error.c b/test/PCH/modified-header-error.c
index ef9249447a..6335fb1b45 100644
--- a/test/PCH/modified-header-error.c
+++ b/test/PCH/modified-header-error.c
@@ -9,4 +9,3 @@
#include "header2.h"
// CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built
-// REQUIRES: shell