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

Improve handling of token alignment for gnu access attribute #102

Open
pgoodman opened this issue Sep 21, 2023 · 2 comments
Open

Improve handling of token alignment for gnu access attribute #102

pgoodman opened this issue Sep 21, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@pgoodman
Copy link
Member

When using a proper gnu access attribute, we get nothing printed out after print-token-graph with the alignment. It might be that we didn't discover the attribute in Bounds.cpp. When we change it from __gnu__ to __fnu__, thus triggering the conversion to annotation attributes, we see this, which is also broken:

image
@pgoodman pgoodman added the bug Something isn't working label Sep 21, 2023
@pgoodman pgoodman self-assigned this Sep 21, 2023
@pgoodman
Copy link
Member Author

It also still seems like the option setting isn't quite working:
image

@pgoodman
Copy link
Member Author

Better but not totally there:
image

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