Skip to content

Share annotations between visit_top and decl_name #26

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

Closed
Manishearth opened this issue Jul 26, 2016 · 1 comment
Closed

Share annotations between visit_top and decl_name #26

Manishearth opened this issue Jul 26, 2016 · 1 comment

Comments

@Manishearth
Copy link
Member

decl_name doesn't parse annotations (but will after #20), but it is run on all decls. visit_top runs on the top decl only. We should refactor this so that parsed annotations are shared between the two.

@emilio
Copy link
Contributor

emilio commented Sep 22, 2016

No longer an issue.

@emilio emilio closed this as completed Sep 22, 2016
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

No branches or pull requests

2 participants