Skip to content

Commit c961cc0

Browse files
committed
Use %/s consistently in response files.
1 parent 60e87c9 commit c961cc0

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
@@ -5,7 +5,7 @@
55
/// Create a response file for all FileCheck invocations to share. These implicit
66
/// checks ensure that all lines which mention DTLTO options are checked,
77
/// and that no unexpected warnings appear.
8-
// RUN: echo " \"%s\" --implicit-check-not=distributor \
8+
// RUN: echo " \"%/s\" --implicit-check-not=distributor \
99
// RUN: --implicit-check-not=remote-compiler \
1010
// RUN: --implicit-check-not=warning:" > %t_f.rsp
1111

0 commit comments

Comments
 (0)