[PATCH] D109865: [NFC] `goto fail` has failed us in the past...
Chris Bieneman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 21 19:27:32 PDT 2021
beanz added a subscriber: lhames.
beanz added a comment.
I was talking with @lhames the other day about building a `doWithCleanup` abstraction that could take a labmda to perform and a lambda to cleanup on failure.
I was thinking I may take a stab at that this week.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109865/new/
https://reviews.llvm.org/D109865
More information about the cfe-commits
mailing list