The test tried to match a path in a printout by doing '^:' which failed
on windows, since C:\... is a path.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372611
91177308-0d34-0410-b5e6-
96231b3b80d8
pr43370();
}
-// CHECK:FunctionTemplateDecl 0x{{[0-9a-f]+}} <{{[^:]+}}:3:1, line:7:1> line:4:6 pr43370
+// CHECK:FunctionTemplateDecl 0x{{[0-9a-f]+}} <{{[^,]+}}, line:7:1> line:4:6 pr43370
// CHECK: AtomicExpr
// CHECK-NEXT: ImplicitCastExpr
// CHECK-SAME: <ArrayToPointerDecay>