summaryrefslogtreecommitdiffstats
path: root/clang/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
commitd7512b347a18b07a98639c241b7b0b22d85fbe90 (patch)
tree189f8b23262674f85881da47d7a915a4ee1b42ca /clang/test/PCH/modified-header-error.c
parenteed02e944c07470190a853203f73ade764e92260 (diff)
downloadbcm5719-llvm-d7512b347a18b07a98639c241b7b0b22d85fbe90.tar.gz
bcm5719-llvm-d7512b347a18b07a98639c241b7b0b22d85fbe90.zip
clang/test: Drop "REQUIRES:shell" in three tests. They can run on win32.
llvm-svn: 173419
Diffstat (limited to 'clang/test/PCH/modified-header-error.c')
-rw-r--r--clang/test/PCH/modified-header-error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/PCH/modified-header-error.c b/clang/test/PCH/modified-header-error.c
index ef9249447a1..6335fb1b453 100644
--- a/clang/test/PCH/modified-header-error.c
+++ b/clang/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
OpenPOWER on IntegriCloud