Skip to content

clang::Decl::isImplicit incorrectly mirrored in the AST of C++# #601

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
ddobrev opened this issue Jan 2, 2016 · 1 comment
Closed

clang::Decl::isImplicit incorrectly mirrored in the AST of C++# #601

ddobrev opened this issue Jan 2, 2016 · 1 comment

Comments

@ddobrev
Copy link
Contributor

ddobrev commented Jan 2, 2016

Our properry of IsImplicit is, first, attached to Method instead of Declaration, and second, not read properly (if at all).

@tritao
Copy link
Collaborator

tritao commented Jan 12, 2016

Fixed by #604.

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