[Lldb-commits] [PATCH] D107761: [LLDB][GUI] Refactor form drawing using subsurfaces

Omar Emara via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 9 05:41:20 PDT 2021


OmarEmaraDev added a comment.
Herald added a subscriber: JDevlieghere.

This is a reimplementation of D107182 <https://reviews.llvm.org/D107182>, which was committed and then reverted because the `is_pad` function is not universally supported. The updated patch adds an explicit type member to identify the backing object of the surface.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107761



More information about the lldb-commits mailing list