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

feat: parse ptr as void pointer type #79

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

junlarsen
Copy link
Owner

The frontend doesn't handle or type-check this at the moment, but it's
intended to be an opaque pointer to some unknown type that the user has
to bitcast in order to use.

Copy link
Owner Author

junlarsen commented Feb 15, 2025

Merge activity

  • Feb 15, 9:35 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Feb 15, 9:55 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 15, 9:57 AM EST: A user merged this pull request with Graphite.

@junlarsen junlarsen changed the base branch from 02-14-refactor_replace_blanket_with_get_emitted_error_ to graphite-base/79 February 15, 2025 14:50
@junlarsen junlarsen changed the base branch from graphite-base/79 to trunk February 15, 2025 14:53
The frontend doesn't handle or type-check this at the moment, but it's
intended to be an opaque pointer to some unknown type that the user has
to bitcast in order to use.
@junlarsen junlarsen force-pushed the 02-14-feat_parse_ptr_as_void_pointer_type branch from 54105ab to e83c2bb Compare February 15, 2025 14:55
@junlarsen junlarsen merged commit 190f0db into trunk Feb 15, 2025
1 check passed
@junlarsen junlarsen deleted the 02-14-feat_parse_ptr_as_void_pointer_type branch February 15, 2025 14:57
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