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

Merged
merged 3 commits into from
Jan 18, 2025

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.

@Gnimuc
Copy link
Member

Gnimuc commented Jan 18, 2025

This needs to be rebased on the latest master. Maybe just cherry-pick the commit.

@Gnimuc
Copy link
Member

Gnimuc commented Jan 18, 2025

done

@Gnimuc Gnimuc merged commit 6c3b0ac into JuliaInterop:master Jan 18, 2025
11 checks passed
@christiangnrd christiangnrd deleted the objectiveC branch January 18, 2025 15:17
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