[Lldb-commits] [PATCH] D67378: [Utility] Replace Cleanup by llvm::scope_exit
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 9 16:55:05 PDT 2019
JDevlieghere added a comment.
In D67378#1664070 <https://reviews.llvm.org/D67378#1664070>, @jingham wrote:
> This pattern repeated a couple of times north or the one you fixed. Can you get those too?
Thanks, I missed those. I believe I covered all the cases that were multi-line originally.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67378/new/
https://reviews.llvm.org/D67378
More information about the lldb-commits
mailing list