[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
Thu Dec 30 06:49:13 PST 2021


jackoalan updated this revision to Diff 396667.
jackoalan marked 5 inline comments as done.
jackoalan added a comment.

Update ReadConfigFile test with additional `<CFGDIR>` expansion contexts (non-prefixed, non-suffixed, escaped in middle).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115604/new/

https://reviews.llvm.org/D115604

Files:
  clang/docs/ReleaseNotes.rst
  clang/docs/UsersManual.rst
  clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
  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.396667.patch
Type: text/x-patch
Size: 15962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211230/72383bcd/attachment-0001.bin>


More information about the cfe-commits mailing list