[PATCH] D136090: Handle errors in expansion of response files

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 29 08:05:09 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG17eb198de934: Handle errors in expansion of response files (authored by sepavloff).

Changed prior to commit:
  https://reviews.llvm.org/D136090?vs=469978&id=471753#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136090

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/lib/Driver/Driver.cpp
  clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
  clang/test/Driver/config-file-errs.c
  clang/tools/driver/driver.cpp
  clang/unittests/Driver/ToolChainTest.cpp
  flang/tools/flang-driver/driver.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: D136090.471753.patch
Type: text/x-patch
Size: 29834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221029/0022adbe/attachment.bin>


More information about the llvm-commits mailing list