Skip to content
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

fix up problems highlighted by clang-tidy-15 #2772

Open
dankamongmen opened this issue Mar 25, 2024 · 0 comments
Open

fix up problems highlighted by clang-tidy-15 #2772

dankamongmen opened this issue Mar 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dankamongmen
Copy link
Owner

Compiling with clang-tidy-15 highlights a number of potential problems. I have already fixed a few which were definite errors (see e.g. adc7313). Go through the remaining issues and get them resolved or comment up why they're not real problems (ideally, eliminate them all with code reorganization, even if they're false positives).

@dankamongmen dankamongmen added the bug Something isn't working label Mar 25, 2024
@dankamongmen dankamongmen added this to the 3.1.0 milestone Mar 25, 2024
@dankamongmen dankamongmen self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant