[Lldb-commits] [PATCH] D53255: Fix: Assertion failed: (!m_first_die || m_first_die == m_die_array.front()), function ExtractDIEsRWLocked

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 15 08:54:24 PDT 2018


aprantl added a comment.

Out of curiosity: why do we allow for both an empty array and an empty children sentinel? Is that distinction useful?


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D53255





More information about the lldb-commits mailing list