[PATCH] D107690: [Modules] Do not remove failed modules after the control block phase
Ben Barham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 6 23:42:52 PDT 2021
bnbarham added a comment.
I have another change to update the post-control-block functions to llvm::Error instead as well to hopefully make the distinction more clear as well. Let me know if you think it belongs in this PR, otherwise I'll open another once this one is in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107690/new/
https://reviews.llvm.org/D107690
More information about the cfe-commits
mailing list