[Lldb-commits] [PATCH] D143652: [lldb][DWARFASTParserClang] Attach linkage name to ctors/dtors if missing

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 10 09:22:28 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb296ddd91cb8: [lldb][DWARFASTParserClang] Attach linkage name to ctors/dtors if missing (authored by Michael137).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143652

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/test/API/lang/cpp/external_ctor_dtor_lookup/Makefile
  lldb/test/API/lang/cpp/external_ctor_dtor_lookup/TestExternalCtorDtorLookup.py
  lldb/test/API/lang/cpp/external_ctor_dtor_lookup/lib.h
  lldb/test/API/lang/cpp/external_ctor_dtor_lookup/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143652.496519.patch
Type: text/x-patch
Size: 5221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230210/4e77b947/attachment-0001.bin>


More information about the lldb-commits mailing list