Author: dgregor
Date: Wed Oct 26 09:35:30 2011
New Revision: 143027
URL: http://llvm.org/viewvc/llvm-project?rev=143027&view=rev
Log:
Disable on Windows, for real.
Modified:
cfe/trunk/test/PCH/modified-header-error.c
Modified: cfe/trunk/test/PCH/modified-header-error.c
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/PCH/modified-header-error.c?rev=143027&r1=143026&r2=143027&view=diff
==============================================================================
--- cfe/trunk/test/PCH/modified-header-error.c (original)
+++ cfe/trunk/test/PCH/modified-header-error.c Wed Oct 26 09:35:30 2011
@@ -9,5 +9,4 @@
#include "header2.h"
// CHECK: fatal error: file {{.*}} has been modified since the precompiled
header was built
-// DISABLE: win32
-
+// REQUIRES: shell
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits