Skip to content

Add detailed description of GCC access attributes to Compiler Annotations Guide #881

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 2 commits into from
Jun 12, 2025

Conversation

thomasnyman
Copy link
Contributor

The access attribute allows annotating access restrictions for positional argument to improve the diagnostics output by the -Wstringop-overread, -Wstringop-overflow, -Wuninitialized, -Wmaybe-uninitialized, and -Wunused warnings.

…ions Guide

Signed-off-by: Thomas Nyman <thomas.nyman@ericsson.com>
…and C++ draft document text

Signed-off-by: Thomas Nyman <thomas.nyman@ericsson.com>
@thomasnyman thomasnyman merged commit 1b3ae26 into main Jun 12, 2025
6 checks passed
@thomasnyman thomasnyman deleted the access-annotations branch June 12, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant