[PATCH] D137800: [llvm-driver] Reinvoke clang as described by llvm driver extra args

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 23:50:32 PST 2022


abrachet updated this revision to Diff 481162.
abrachet added a comment.

Rebase


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

https://reviews.llvm.org/D137800

Files:
  clang/include/clang/Driver/Driver.h
  clang/include/clang/Driver/Job.h
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/Job.cpp
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/test/Analysis/scan-build/lit.local.cfg
  clang/test/CMakeLists.txt
  clang/test/lit.site.cfg.py.in
  clang/tools/driver/cc1gen_reproducer_main.cpp
  clang/tools/driver/driver.cpp
  llvm/cmake/modules/llvm-driver-template.cpp.in
  llvm/include/llvm/Support/LLVMDriver.h
  llvm/lib/Support/Path.cpp
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/Windows/Path.inc
  llvm/tools/llvm-driver/llvm-driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137800.481162.patch
Type: text/x-patch
Size: 21334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/452e847b/attachment.bin>


More information about the llvm-commits mailing list