Skip to content

clang-tidy & comp changes #15

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 7 commits into from
Apr 18, 2025
Merged

clang-tidy & comp changes #15

merged 7 commits into from
Apr 18, 2025

Conversation

Honkazel
Copy link
Contributor

Attempt №2
Shouldn't do any ABI break... i guess
Also added -Wno-missing-braces bc thanks Clang. GCC doesn't warn about this anyway for C++.

-Wall turns on the following warning flags:
...
-Wmissing-braces (only for C/ObjC)

From GCC docs

@vaxerski vaxerski merged commit 6075491 into hyprwm:main Apr 18, 2025
4 checks passed
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.

2 participants