[Lldb-commits] [PATCH] D143398: [lldb][DWARFASTParserClang] Correctly resolve imported namespaces during expression evaluation

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 12 11:16:12 PST 2023


Michael137 reopened this revision.
Michael137 added a comment.
This revision is now accepted and ready to land.

Reopening to Ireland slightly adjusted patch.
New patch makes sure we populate the `ManualDWARFIndex` with `DW_TAG_imported_declaration`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143398



More information about the lldb-commits mailing list