Skip to content

frontend-c: Add custom type extraction #2159

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

Merged
merged 3 commits into from
May 26, 2025

Conversation

arthurscchan
Copy link
Contributor

This PR adds the extraction of 5 custom type definition (Preproc definition, structs, typedef, union and enum) for c project in the tree-sitter frontend.

Signed-off-by: Arthur Chan <[email protected]>
Signed-off-by: Arthur Chan <[email protected]>
@arthurscchan arthurscchan marked this pull request as ready for review May 21, 2025 18:36
@DavidKorczynski DavidKorczynski merged commit 64cc9c8 into ossf:main May 26, 2025
11 checks passed
@arthurscchan arthurscchan deleted the add-custom-type-frontend-c branch May 27, 2025 12:12
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

Successfully merging this pull request may close these issues.

2 participants