[PATCH] D69825: [Clang][Driver] Re-use the calling process instead of creating a new process for the cc1 invocation

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 14:03:11 PST 2019


aganea added a comment.

I've split the `CrashRecoveryContext` changes into another patch to minimize the risks, please see D70568 <https://reviews.llvm.org/D70568>. That patch will need to go first before this one.


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

https://reviews.llvm.org/D69825





More information about the llvm-commits mailing list