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

Jack Andersen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 07:18:45 PST 2021


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

Add ReadConfigFile test case for multiple `<CFGDIR>` in one arg.


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
  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.396670.patch
Type: text/x-patch
Size: 16227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/ee5d6029/attachment-0001.bin>


More information about the llvm-commits mailing list