]> granicus.if.org Git - clang/commitdiff
Disable on Windows, for real.
authorDouglas Gregor <dgregor@apple.com>
Wed, 26 Oct 2011 14:35:30 +0000 (14:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 26 Oct 2011 14:35:30 +0000 (14:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143027 91177308-0d34-0410-b5e6-96231b3b80d8

test/PCH/modified-header-error.c

index 34f04bfb8bf91f9c977c03f490f8cc274da9badd..ef9249447a1568cb5da0764a892f6e5878b1ffda 100644 (file)
@@ -9,5 +9,4 @@
 #include "header2.h"
 
 // CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built
-// DISABLE: win32
-
+// REQUIRES: shell