[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 11:46:27 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8200848c4125: Reland "[lldb][TypeSystemClang] Use the CXXFunctionPointerSummaryProvider for… (authored by Michael137).

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.503118.patch
Type: text/x-patch
Size: 4775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230307/983f99c3/attachment.bin>


More information about the lldb-commits mailing list