Skip to content

Commit 06fd9c4

Browse files
authored
Merge pull request swiftlang#25972 from davezarzycki/unbreak_unified_builds
2 parents f5f6d89 + 7e29bbf commit 06fd9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Driver/windows-link-job.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// RUN: env PATH= %swiftc_driver_plain -target x86_64-unknown-windows-msvc -### -module-name link -emit-library %s 2>&1 | %FileCheck %s
2-
// CHECK: {{^}}clang++
2+
// CHECK: clang++

0 commit comments

Comments
 (0)