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:
NAKAMURA Takumi 2013-01-25 11:07:42 +00:00
parent 45797021b7
commit e83aea35ba
1 changed files with 1 additions and 0 deletions

View File

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