[PATCH] D115604: [Support] Expand `<@>` as the base directory in response files.
Jack Andersen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 23 10:55:02 PST 2021
jackoalan updated this revision to Diff 396055.
jackoalan added a comment.
Make expansion token a parameter of `ExpandResponseFiles` and limit use to `readConfigFile`. Elaborate manual entry further and add entry to release notes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115604/new/
https://reviews.llvm.org/D115604
Files:
clang/docs/ReleaseNotes.rst
clang/docs/UsersManual.rst
llvm/include/llvm/Support/CommandLine.h
llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115604.396055.patch
Type: text/x-patch
Size: 12175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211223/88d8f012/attachment.bin>
More information about the llvm-commits
mailing list