[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:11:09 PDT 2021


stella.stamenova added a comment.

I think this change broke the Windows LLDB bot. More specifically the TestStructTypes test:

https://lab.llvm.org/buildbot/#/builders/83/builds/8528


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