[PATCH] D115604: [Support] Expand `<CONFIG>` as the base directory in response files.

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 28 10:06:07 PST 2021


jackoalan updated this revision to Diff 396410.
jackoalan added a comment.

Rebase, use the slightly more intuitive `<CFGDIR>` token to expand base paths.


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.396410.patch
Type: text/x-patch
Size: 12612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211228/8af153b0/attachment.bin>


More information about the llvm-commits mailing list