Skip to content

[lldb] Use binary literals for String discriminator checks (NFC) #5602

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

kastiglione
Copy link

@kastiglione kastiglione commented Nov 12, 2022

Replace hex literals with binary literals to improve bit masking readability. Follow up to #5559.

@kastiglione
Copy link
Author

@swift-ci test

@kastiglione kastiglione merged commit c842163 into stable/20220421 Nov 17, 2022
@kastiglione kastiglione deleted the dl/lldb-use-binary-literals-for-string-discriminator-checks-nfc branch November 17, 2022 23:22
kastiglione added a commit that referenced this pull request Dec 3, 2022
Replace hex literals with binary literals to improve bit masking readability. Follow up to #5559.

(cherry picked from commit c842163)
kastiglione added a commit that referenced this pull request Feb 9, 2023
Replace hex literals with binary literals to improve bit masking readability. Follow up to #5559.

(cherry picked from commit c842163)
kastiglione added a commit that referenced this pull request Feb 9, 2023
Replace hex literals with binary literals to improve bit masking readability. Follow up to #5559.

(cherry picked from commit c842163)
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