Skip to content

Commit b8a2746

Browse files
author
git apple-llvm automerger
committed
Merge commit 'edfec9c5829f' from llvm.org/main into next
2 parents 04faed4 + edfec9c commit b8a2746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/DTLTO/dtlto.c

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

1111
// FORWARD: ld.lld
1212
// FORWARD-SAME: "--thinlto-distributor=d.exe"
13-
// FORWARD-SAME: "--thinlto-remote-compiler={{.*}}clang{{[^\"]*}}"
13+
// FORWARD-SAME: "--thinlto-remote-compiler={{[^"]+}}"
1414
// FORWARD-SAME: "--thinlto-distributor-arg=a1"
1515
// FORWARD-SAME: "--thinlto-distributor-arg=a2"
1616
// FORWARD-SAME: "--thinlto-distributor-arg=a3"

0 commit comments

Comments
 (0)