Author: chapuni
Date: Fri Jan 25 05:07:42 2013
New Revision: 173439

URL: http://llvm.org/viewvc/llvm-project?rev=173439&view=rev
Log:
clang/test/PCH/modified-header-error.c: Disable it again. It had been 
problematic on win32 for while.

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=173439&r1=173438&r2=173439&view=diff
==============================================================================
--- cfe/trunk/test/PCH/modified-header-error.c (original)
+++ cfe/trunk/test/PCH/modified-header-error.c Fri Jan 25 05:07:42 2013
@@ -9,3 +9,4 @@
 #include "header2.h"
 
 // CHECK: fatal error: file {{.*}} has been modified since the precompiled 
header was built
+// REQUIRES: shell


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to