[PATCH] D135108: [WIP][llvm-driver] Fix clang -fno-integrated-cc1 when invoked from the llvm driver
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 6 10:04:17 PDT 2022
abrachet updated this revision to Diff 465777.
abrachet added a comment.
Make llvm::IsLLVMDriver const
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135108/new/
https://reviews.llvm.org/D135108
Files:
clang/test/Analysis/scan-build/lit.local.cfg
clang/test/CMakeLists.txt
clang/test/lit.site.cfg.py.in
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: D135108.465777.patch
Type: text/x-patch
Size: 7377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221006/4cbeb5c8/attachment.bin>
More information about the llvm-commits
mailing list