[PATCH] D69825: [Clang][Driver] Re-use the calling process instead of creating a new process for the cc1 invocation
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 14:41:17 PST 2020
hans added a comment.
In D69825#1837243 <https://reviews.llvm.org/D69825#1837243>, @hctim wrote:
> For tracking purposes.
>
> The ASan leaks have been worked around in two separate patches in order to make the bots green again:
>
> - c38e42527b21acee8d01a016d5bfa2fb83202e29 <https://reviews.llvm.org/rGc38e42527b21acee8d01a016d5bfa2fb83202e29>
> - e174da447c180b586719cb28f7bd556e30625762 <https://reviews.llvm.org/rGe174da447c180b586719cb28f7bd556e30625762>
Thanks! I've cherry-picked these to the 10.x branch in 2dd6b91f35edb967f329f0437b53ea14395aa770 <https://reviews.llvm.org/rG2dd6b91f35edb967f329f0437b53ea14395aa770> and bfaba51f07d1b79ff6e71da106c2b7e153874b1d <https://reviews.llvm.org/rGbfaba51f07d1b79ff6e71da106c2b7e153874b1d>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69825/new/
https://reviews.llvm.org/D69825
More information about the llvm-commits
mailing list