[Lldb-commits] [PATCH] D105471: [lldb] Generalize empty record size computation to avoid giving empty C++ structs a size of 0

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 22 08:14:51 PDT 2021


stella.stamenova added a comment.

In D105471#2896533 <https://reviews.llvm.org/D105471#2896533>, @stella.stamenova wrote:

> I think this change broke the Windows LLDB bot. More specifically the TestStructTypes test:
>
> https://lab.llvm.org/buildbot/#/builders/83/builds/8528

Looks like you fixed it already :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105471



More information about the lldb-commits mailing list