[Lldb-commits] [PATCH] D145242: [lldb][TypeSystemClang] Use the CXXFunctionPointerSummaryProvider for member-function pointers
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 7 08:14:10 PST 2023
Michael137 updated this revision to Diff 503055.
Michael137 added a comment.
- Rebase on latest test changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145242/new/
https://reviews.llvm.org/D145242
Files:
lldb/include/lldb/Symbol/CompilerType.h
lldb/include/lldb/Symbol/TypeSystem.h
lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
lldb/source/Symbol/CompilerType.cpp
lldb/test/API/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145242.503055.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230307/d09cd29a/attachment.bin>
More information about the lldb-commits
mailing list