summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 11:07:42 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-25 11:07:42 +0000
commite83aea35ba803c8b478749a9f57dd680ceceadbc (patch)
tree3bce9f59e788e2604b39c0e6e7578373e6807875
parent45797021b7eb5bb762fd9408a8e93497486919e8 (diff)
downloadbcm5719-llvm-e83aea35ba803c8b478749a9f57dd680ceceadbc.tar.gz
bcm5719-llvm-e83aea35ba803c8b478749a9f57dd680ceceadbc.zip
clang/test/PCH/modified-header-error.c: Disable it again. It had been problematic on win32 for while.
llvm-svn: 173439
-rw-r--r--clang/test/PCH/modified-header-error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/PCH/modified-header-error.c b/clang/test/PCH/modified-header-error.c
index 6335fb1b453..ef9249447a1 100644
--- a/clang/test/PCH/modified-header-error.c
+++ b/clang/test/PCH/modified-header-error.c
@@ -9,3 +9,4 @@
#include "header2.h"
// CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built
+// REQUIRES: shell
OpenPOWER on IntegriCloud