test/PCH/remap-file-from-pch.cpp: Fix expression for DOS pathsep.

llvm-svn: 156153
This commit is contained in:
NAKAMURA Takumi 2012-05-04 03:42:28 +00:00
parent 796e5272ab
commit dcb0e394a9
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@
const char *str = STR;
int ge = zool;
// CHECK: file '{{.*}}/remap-file-from-pch.cpp.h' from the precompiled header has been overridden
// CHECK: file '{{.*[/\\]}}remap-file-from-pch.cpp.h' from the precompiled header has been overridden
// CHECK: use of undeclared identifier 'zool'