[Lldb-commits] [PATCH] D156483: [lldb] Support CTF forward declarations
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 27 13:43:33 PDT 2023
JDevlieghere created this revision.
JDevlieghere added reviewers: Michael137, bulbazord, jasonmolenda.
Herald added a project: All.
JDevlieghere requested review of this revision.
Add support for CTF forward declarations.
https://reviews.llvm.org/D156483
Files:
lldb/source/Plugins/SymbolFile/CTF/CTFTypes.h
lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.cpp
lldb/source/Plugins/SymbolFile/CTF/SymbolFileCTF.h
lldb/test/API/macosx/ctf/TestCTF.py
lldb/test/API/macosx/ctf/test.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156483.544911.patch
Type: text/x-patch
Size: 4190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230727/545cb05f/attachment.bin>
More information about the lldb-commits
mailing list