[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:53:53 PST 2020
aganea added a comment.
Attention Apple maintainers: after this patch, do not forget to add `-DCLANG_SPAWN_CC1=ON` to your release scripts, to retain your previous crash reporting behavior (see discussion above). @dexonsmith @arphaman
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69825/new/
https://reviews.llvm.org/D69825
More information about the cfe-commits
mailing list