Skip to content

Commit 55d5171

Browse files
committed
---
yaml --- r: 319407 b: refs/heads/master-rebranch c: a7f43a9 h: refs/heads/master i: 319405: 3055c77 319403: a8a8027 319399: b65cfed 319391: be1ea5e
1 parent 4a972cb commit 55d5171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,4 +1457,4 @@ refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-02-a: ddd2b2976aa9bfde5f20fe37f6bd2
14571457
refs/tags/swift-DEVELOPMENT-SNAPSHOT-2019-08-03-a: 171cc166f2abeb5ca2a4003700a8a78a108bd300
14581458
refs/heads/benlangmuir-patch-1: baaebaf39d52f3bf36710d4fe40cf212e996b212
14591459
refs/heads/i-do-redeclare: 8c4e6d5de5c1e3f0a2cedccf319df713ea22c48e
1460-
refs/heads/master-rebranch: 8c7c6ace2289503ab419df52ecbef10ec18f5e43
1460+
refs/heads/master-rebranch: a7f43a9984ff0bb8c6705b1aa8fa0735d1452a50

branches/master-rebranch/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)