Skip to content

Commit a7f43a9

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 8c7c6ac + 84565dd commit a7f43a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Parse/source_locs.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ func string_interpolation() {
55
}
66

77
// RUN: %target-swift-frontend -dump-ast %s | %FileCheck %s
8-
// CHECK: (interpolated_string_literal_expr {{.*}} trailing_quote_loc=SOURCE_DIR/test/Parse/source_locs.swift:4:12 {{.*}}
8+
// CHECK: (interpolated_string_literal_expr {{.*}} trailing_quote_loc=SOURCE_DIR{{/|\\}}test{{/|\\}}Parse{{/|\\}}source_locs.swift:4:12 {{.*}}

0 commit comments

Comments
 (0)