Skip to content

Commit e547182

Browse files
committed
Loosen a test to deal with vendor nane
1 parent 618af04 commit e547182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/print_target_info.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
// RUN: %swift_driver -print-target-info -target x86_64-apple-ios12.0 | %FileCheck -check-prefix CHECK-IOS-SIM %s
1111

12-
// CHECK-IOS: "compilerVersion": "Swift version
12+
// CHECK-IOS: "compilerVersion": "{{.*}}Swift version
1313

1414
// CHECK-IOS: "target": {
1515
// CHECK-IOS: "triple": "arm64-apple-ios12.0",

0 commit comments

Comments
 (0)