File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88// RUN: rm -rf %t
99// RUN: split-file %s %t
10- // RUN: echo "-fsyntax-only -fmodules -fmodules-cache-path=%t/module-cache" > %t/ctx.rsp
11- // RUN: echo "-fbuild-session-file=%/t/module-cache/session.timestamp" >> %t/ctx.rsp
12- // RUN: echo "-fmodules-validate-once-per-build-session" >> %t/ctx.rsp
13- // RUN: echo "-Rmodule-build -Rmodule-validation" >> %t/ctx.rsp
10+ // RUN: echo "-fsyntax-only -fmodules -fmodules-cache-path=%/ t/module-cache" > %t/ctx.rsp
11+ // RUN: echo "-fbuild-session-file=%/t/module-cache/session.timestamp" >> %t/ctx.rsp
12+ // RUN: echo "-fmodules-validate-once-per-build-session" >> %t/ctx.rsp
13+ // RUN: echo "-Rmodule-build -Rmodule-validation" >> %t/ctx.rsp
1414
1515//--- include/foo.h
1616//--- include/module.modulemap
You can’t perform that action at this time.
0 commit comments