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

Parsing comments #36

Open
DennisMagarill opened this issue Jun 10, 2020 · 2 comments
Open

Parsing comments #36

DennisMagarill opened this issue Jun 10, 2020 · 2 comments
Labels
question Further information is requested

Comments

@DennisMagarill
Copy link

Hi,

Do I have a way to parse the following comments:

int field; /* comment */

As I see such comment is ignored.

Thanks in advance,
Dennis.

@xoofx xoofx added the question Further information is requested label Jun 12, 2020
@xoofx
Copy link
Owner

xoofx commented Jun 12, 2020

afair it is that clang doesn't return them (in some cases)

@DennisMagarill
Copy link
Author

So what can I do to make such comments to be parsed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants