Skip to content

[lldb] Check for the mangled symbol name for objc_copyRealizedClassLi… #3063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JDevlieghere
Copy link

…st_nolock

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.

Differential revision: https://reviews.llvm.org/D105136

(cherry picked from commit 71be4db)

…st_nolock

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.

Differential revision: https://reviews.llvm.org/D105136

(cherry picked from commit 71be4db)
@JDevlieghere
Copy link
Author

@swift-ci please test macos

@JDevlieghere JDevlieghere merged commit 9e29835 into apple/stable/20210107 Jun 29, 2021
@JDevlieghere JDevlieghere deleted the 🍒/ganymede/71be4db05bbdcc8a9bbe01f54cf273b530327ec7 branch June 29, 2021 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant