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

Enable more warnings #1537

Open
MrBurmark opened this issue Aug 22, 2023 · 1 comment
Open

Enable more warnings #1537

MrBurmark opened this issue Aug 22, 2023 · 1 comment

Comments

@MrBurmark
Copy link
Member

MrBurmark commented Aug 22, 2023

We get -Wall -Wextra through blt, but we should consider enabling more warnings.
https://github.com/cpp-best-practices/cppbestpractices/blob/master/02-Use_the_Tools_Available.md#compilers

@MrBurmark
Copy link
Member Author

Add sanitizers as well tsan, asan, ubsan, msan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants