Add a setting to specify the preferred dynamic class info extractor function.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D128312
[lldb] Add a setting to specify the preferred dynamic class info extractor function ClosedPublic Authored by JDevlieghere on Jun 21 2022, 4:55 PM.
Details Summary Add a setting to specify the preferred dynamic class info extractor function.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 21 2022, 5:01 PM Closed by commit rGc866f8544c92: [lldb] Add a setting to specify the preferred dynamic class info extractor o (authored by JDevlieghere). · Explain WhyJun 21 2022, 6:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 438871 lldb/include/lldb/Target/Target.h
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
lldb/source/Target/Target.cpp
lldb/source/Target/TargetProperties.td
|
Should this have "objc" in the name?