[Lldb-commits] [PATCH] D132815: [LLDB] Do not dereference promise pointer in `coroutine_handle` pretty printer

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 23 04:29:28 PDT 2022


labath accepted this revision.
labath added a comment.

Seems fine (with the caveat that all I know about coroutines was learned in this review).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132815



More information about the lldb-commits mailing list