[PATCH] D115604: [Support] Expand `<CFGDIR>` as the base directory in configuration files.
Jack Andersen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 29 11:51:26 PST 2021
jackoalan updated this revision to Diff 396561.
jackoalan retitled this revision from "[Support] Expand `<CFGDIR>` as the base directory in response files." to "[Support] Expand `<CFGDIR>` as the base directory in configuration files.".
jackoalan added a comment.
Make `<CFGDIR>` constant at point of expansion. Use bool parameter to activate `<CFGDIR>` expansion.
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.396561.patch
Type: text/x-patch
Size: 14818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211229/470d7aa1/attachment-0001.bin>
More information about the cfe-commits
mailing list