]> granicus.if.org Git - clang/commitdiff
Make a blind attempt to fix this testcase on Windows.
authorAdrian Prantl <aprantl@apple.com>
Tue, 14 Mar 2017 23:29:40 +0000 (23:29 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 14 Mar 2017 23:29:40 +0000 (23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297791 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/modules-cache-path-canonicalization.m

index 7cc74600c2fe28ff55e58591a5cf9d40ee55a5aa..5cb0ff59449a4b956df8e6195cfa68c3ca23b7d5 100644 (file)
@@ -26,5 +26,5 @@
 // RUN:   -fmodules -fimplicit-module-maps -I %S/Inputs/outofdate-rebuild \
 // RUN:   -fdisable-module-hash %t.m -fsyntax-only -Rmodule-build 2>&1 \
 // RUN:   | FileCheck %s
-// CHECK: /rel/cache/CoreText.pcm
+// CHECK: {{/|\\\\}}rel{{/|\\\\}}cache{{/|\\\\}}CoreText.pcm
 @import Cocoa;