[Lldb-commits] [PATCH] D152712: [lldb][Android] Use a lambda for calls to ::open in RetryAfterSignal

jeffrey tan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 13 20:22:29 PDT 2023


yinghuitan accepted this revision.
yinghuitan added a comment.

Can we wrap this as a helper function and shared to avoid duplication? Otherwise looks good.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152712/new/

https://reviews.llvm.org/D152712



More information about the lldb-commits mailing list