[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
Thu Feb 9 07:37:19 PST 2023
Michael137 updated this revision to Diff 496128.
Michael137 added a comment.
- add `CHECK-NEXT` to test
- reword commit
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.496128.patch
Type: text/x-patch
Size: 5246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230209/f9cd9cd1/attachment-0001.bin>
More information about the lldb-commits
mailing list