When we check whether the Objective-C SPI is available, we need to check
for the mangled symbol name. Unlike objc_copyRealizedClassList, which
is C exported, the nolock variant is not.
Details
Details
Diff Detail
Diff Detail
Differential D105136
[lldb] Check for the mangled symbol name for objc_copyRealizedClassList_nolock JDevlieghere on Jun 29 2021, 10:54 AM. Authored by
Details When we check whether the Objective-C SPI is available, we need to check
Diff Detail |