[Lldb-commits] [PATCH] D127252: [lldb] Use objc_getRealizedClassList_trylock if available
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 8 11:34:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc43703481d8: [lldb] Use objc_getRealizedClassList_trylock on macOS Ventura and later (authored by JDevlieghere).
Changed prior to commit:
https://reviews.llvm.org/D127252?vs=434941&id=435269#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127252/new/
https://reviews.llvm.org/D127252
Files:
lldb/packages/Python/lldbsuite/test/decorators.py
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
lldb/test/API/lang/objc/conflicting-class-list-function-from-user/TestObjCClassListFunctionFromUser.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127252.435269.patch
Type: text/x-patch
Size: 17726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220608/83473482/attachment-0001.bin>
More information about the lldb-commits
mailing list