Skip to content

[ObjC] Display selectors as @selector(...) #6938

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
merged 1 commit into from
Jun 18, 2025

Conversation

bdash
Copy link
Contributor

@bdash bdash commented Jun 10, 2025

This matches how selector literals are expressed in Objective-C source code: @selector(doAThing:) rather than a C string literal of "doAThing:".

@plafosse plafosse added this to the Helion milestone Jun 10, 2025
@0cyn 0cyn force-pushed the pseudo-objc-at-selector branch from 12c5281 to 0928151 Compare June 18, 2025 11:42
@0cyn 0cyn merged commit 0928151 into Vector35:dev Jun 18, 2025
1 check passed
@bdash bdash deleted the pseudo-objc-at-selector branch June 21, 2025 04:28
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