This adds the consistency I promised in D99315 between how we read the
class info from the Objective-C runtime and the shared cache. (NFC)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99446
[lldb] Add consistency between reading the dynamic and shared cache class info ClosedPublic Authored by JDevlieghere on Mar 26 2021, 2:52 PM.
Details Summary This adds the consistency I promised in D99315 between how we read the
Diff Detail
Event TimelineJDevlieghere created this revision. aprantl added inline comments. This revision is now accepted and ready to land.Mar 26 2021, 2:55 PM This revision was landed with ongoing or failed builds.Mar 26 2021, 3:19 PM Closed by commit rG645764f3aae8: [lldb] Add consistency between reading the dynamic and shared cache class info (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes. JDevlieghere marked 2 inline comments as done.
Revision Contents
Diff 333644 lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
|
Doxygen comment?