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

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 5 19:26:46 PDT 2021


jasonmolenda added a comment.

Am I the only one seeing a compiler error with this patch?

  if (is_pad(m_window))

is_pad isn't defined anywhere?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107182



More information about the lldb-commits mailing list