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

Split FFI::Clang::Type into a number of more cohesive subclasses inheriting from FFI::Clang::Types::Type. #81

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

cfis
Copy link
Collaborator

@cfis cfis commented Jun 14, 2024

No description provided.

…riting from FFI::Clang::Types::Type. Note this did change the api a bit (for example, array_type.array_element_type becomes array_type.element_type).
@ioquatix ioquatix merged commit ac5a84f into ioquatix:main Jun 14, 2024
4 checks passed
@ioquatix ioquatix added this to the v0.10.0 milestone Jun 14, 2024
seven1m added a commit to natalie-lang/natalie that referenced this pull request Jun 15, 2024
Some breaking changes were introduced in 0.10.0, and
ioquatix/ffi-clang#81 is the one that seems
to have bitten us here.
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