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

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 22 08:16:48 PDT 2021


teemperor added a comment.

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

> 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 :)

Lots of practice from breaking that bot far too often in the past :)


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