[Lldb-commits] [PATCH] D83302: [lldb/DWARF] Don't treat class declarations with children as definitions

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 9 09:58:53 PDT 2020


aprantl added a comment.

> The commit message claims this is a workaround for some kind of debug info produced by gcc. However, it does not go into specifics, so it's hard to reproduce or verify that this is indeed still a problem.

Speaking for Darwin — while we try our best to not needlessly break compatibility with it, we don't really support it either, so if this exists without tests and makes maintenance hard, I don't see a reason to keep the workaround around.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83302





More information about the lldb-commits mailing list