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

Enable ObjectiveC framework enum and struct parsing #524

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

christiangnrd
Copy link
Contributor

Builds on/requires #522.

This PR (along with #519 and #522) are the minimal changes required to allow Metal.jl to autogenerate the enums and structs for our frameworks. See JuliaGPU/Metal.jl#492

I had to split up create_context because we use the same passes, but could not use the first part up to and including the header parsing.

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.

1 participant