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

"char x[]" type is not exposed by clang #9

Closed
trolldbois opened this issue Sep 10, 2013 · 3 comments
Closed

"char x[]" type is not exposed by clang #9

trolldbois opened this issue Sep 10, 2013 · 3 comments

Comments

@trolldbois
Copy link
Owner

need to patch clang so that char[] type is exposed.

@trolldbois
Copy link
Owner Author

and
char x[10];
is broken

@trolldbois
Copy link
Owner Author

list(children[0].get_tokens())[0].spelling
'10'
list(children[0].get_tokens())[1].spelling
']'

@trolldbois
Copy link
Owner Author

fixed as of c2c1fab

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

1 participant