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
- Repository
- rG LLVM Github Monorepo