Skip to content

Conversation

@localspook
Copy link
Contributor

@localspook localspook commented Sep 3, 2025

This is a regression I introduced in #148275 and was noticed by nettle. The check incorrectly fires on hex literals containing the letter b (godbolt).

(I felt a revert was unnecessary in this case. Maybe others disagree?)

Copy link
Contributor

@carlosgalvezp carlosgalvezp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I wonder why the bB was there in the first place. Binary numbers?

@localspook
Copy link
Contributor Author

Because of the new wb suffix. I should’ve just added wW

@localspook localspook merged commit 53fce75 into llvm:main Sep 3, 2025
10 checks passed
@localspook localspook deleted the hex-uppercase-literal branch September 3, 2025 15:01
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