Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added support for function typedefs. #24

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

Srekel
Copy link
Contributor

@Srekel Srekel commented Dec 26, 2023

Tested on RecastAssert.h
-fparse-all-comments was needed to make sure all of the comments for it was included in the AST, not sure why.

A bit unsure about needing callconv or not but seems reasonable I guess?

Tested on RecastAssert.h
-fparse-all-comments was needed to make sure all of the comments for it was included in the AST, not sure why.
@lassade lassade merged commit 96577e8 into lassade:main Jan 3, 2024
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants