clang/test/PCH/modified-header-error.c: Disable it again. It had been problematic...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 11:07:42 +0000 (11:07 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 25 Jan 2013 11:07:42 +0000 (11:07 +0000)
llvm-svn: 173439

clang/test/PCH/modified-header-error.c

index 6335fb1..ef92494 100644 (file)
@@ -9,3 +9,4 @@
 #include "header2.h"
 
 // CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built
+// REQUIRES: shell