Skip to content

[Reflection] Fail gracefully when objc_debug_taggedpointer_obfuscator isn't present. #22956

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

Merged

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Feb 27, 2019

Older OSes don't have this variable. We can treat it as 0 when it's not present.

Also add some (disabled by default) debug logging in swift-reflection-test.c

rdar://problem/48411483

… isn't present.

Older OSes don't have this variable. We can treat it as 0 when it's not present.

rdar://problem/48411483
@mikeash
Copy link
Contributor Author

mikeash commented Feb 27, 2019

@swift-ci please test and merge

@slavapestov
Copy link
Contributor

Thanks!

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.

3 participants