[Lldb-commits] [PATCH] D128312: [lldb] Add a setting to specify the preferred dynamic class info extractor function

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 21 17:13:55 PDT 2022


JDevlieghere updated this revision to Diff 438876.
JDevlieghere marked 2 inline comments as done.
JDevlieghere added a comment.

Adress Adrian's code review feedback


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

https://reviews.llvm.org/D128312

Files:
  lldb/include/lldb/Target/Target.h
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
  lldb/source/Target/Target.cpp
  lldb/source/Target/TargetProperties.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128312.438876.patch
Type: text/x-patch
Size: 6407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/070d2927/attachment.bin>


More information about the lldb-commits mailing list