[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
Mon Feb 13 08:59:17 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e10e6cb8fab: Reland "[lldb][DWARFASTParserClang] Correctly resolve imported namespaces… (authored by Michael137).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143398

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.h
  lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
  lldb/test/API/commands/expression/namespace-alias/Makefile
  lldb/test/API/commands/expression/namespace-alias/TestInlineNamespaceAlias.py
  lldb/test/API/commands/expression/namespace-alias/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143398.497013.patch
Type: text/x-patch
Size: 6059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230213/1ebd3804/attachment-0001.bin>


More information about the lldb-commits mailing list