forked from OSchip/llvm-project
clang/test/PCH/modified-header-error.c: Disable it again. It had been problematic on win32 for while.
llvm-svn: 173439
This commit is contained in:
parent
45797021b7
commit
e83aea35ba
|
@ -9,3 +9,4 @@
|
|||
#include "header2.h"
|
||||
|
||||
// CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built
|
||||
// REQUIRES: shell
|
||||
|
|
Loading…
Reference in New Issue