[PATCH] D69825: [Clang][Driver] Re-use the calling process instead of creating a new process for the cc1 invocation
Mitch Phillips via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 14:31:19 PST 2020
hctim added a comment.
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>
@plotfi is graciously debugging :)
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