-
-
Notifications
You must be signed in to change notification settings - Fork 66
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
Clang warnings #256
Comments
What version? What OS? |
It's Clang 13 on MacOS: |
asmaloney
added a commit
that referenced
this issue
Aug 15, 2023
These should be safe because we aren't checking equality. Note that Apple's clang doesn't warn about these, but it looks like the official clang releases do. Fixes #256
asmaloney
added a commit
that referenced
this issue
Aug 15, 2023
These should be safe because we aren't checking equality. Note that Apple's clang doesn't warn about these, but it looks like the official clang releases do. Fixes #256
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've noticed the following Clang warnings:
The text was updated successfully, but these errors were encountered: