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 some gcc/clang runtime checks. #920

Merged
merged 4 commits into from
Jan 9, 2025
Merged

Enable some gcc/clang runtime checks. #920

merged 4 commits into from
Jan 9, 2025

Conversation

jtv
Copy link
Owner

@jtv jtv commented Jan 6, 2025

This includes a bounds check on all array-index operators.

See GNU libstdc++ documentation for the meanings of these macros.

@jtv jtv merged commit 826c033 into master Jan 9, 2025
5 of 7 checks passed
@jtv jtv deleted the glibcxx-checks branch January 9, 2025 00:02
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.

1 participant