[PATCH] D69825: [Clang][Driver] Re-use the calling process instead of creating a new process for the cc1 invocation
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 13 07:44:36 PST 2020
This revision was automatically updated to reflect the committed changes.
aganea marked an inline comment as done.
Closed by commit rGb4a99a061f51: [Clang][Driver] Re-use the calling process instead of creating a new process… (authored by aganea).
Changed prior to commit:
https://reviews.llvm.org/D69825?vs=237465&id=237677#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69825/new/
https://reviews.llvm.org/D69825
Files:
clang/CMakeLists.txt
clang/include/clang/Config/config.h.cmake
clang/include/clang/Driver/Driver.h
clang/include/clang/Driver/Job.h
clang/lib/Driver/Job.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CMakeLists.txt
clang/test/Driver/cc1-spawnprocess.c
clang/test/Driver/clang_f_opts.c
clang/test/Driver/fsanitize-blacklist.c
clang/test/Driver/unknown-arg.c
clang/test/Driver/warning-options_pedantic.cpp
clang/tools/driver/driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69825.237677.patch
Type: text/x-patch
Size: 16373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200113/2799b593/attachment-0001.bin>
More information about the cfe-commits
mailing list