[PATCH] D136354: [Driver] Enable nested configuration files
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 23:13:40 PST 2022
sepavloff updated this revision to Diff 475349.
sepavloff added a comment.
Removed support of `--config file`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136354/new/
https://reviews.llvm.org/D136354
Files:
clang/docs/UsersManual.rst
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/Driver.cpp
clang/test/Driver/Inputs/config-6.cfg
clang/test/Driver/config-file-errs.c
clang/test/Driver/config-file.c
clang/unittests/Driver/ToolChainTest.cpp
llvm/lib/Support/CommandLine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136354.475349.patch
Type: text/x-patch
Size: 8541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221115/8e3e2610/attachment.bin>
More information about the llvm-commits
mailing list