Skip to content

Fix array name mangling #852

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 2 commits into from
Jul 12, 2025
Merged

Fix array name mangling #852

merged 2 commits into from
Jul 12, 2025

Conversation

marcauberer
Copy link
Member

Arrays were mangled as pointers before, now fixed-size arrays match the C++ mangling scheme

@marcauberer marcauberer added this to the 0.23.0 milestone Jun 14, 2025
@marcauberer marcauberer requested a review from a team as a code owner June 14, 2025 21:57
@marcauberer marcauberer added enhancement New feature or request improvement Improvement of an existing feature labels Jun 14, 2025
@marcauberer marcauberer enabled auto-merge (squash) June 14, 2025 21:57
@github-actions github-actions bot added tests Contains changes to the test cases compiler labels Jun 14, 2025
@marcauberer marcauberer force-pushed the feature/correct-array-mangling branch from 98a9569 to 4937871 Compare July 9, 2025 21:10
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jul 12, 2025
@marcauberer marcauberer force-pushed the feature/correct-array-mangling branch from faddcaa to c73befb Compare July 12, 2025 13:18
@marcauberer marcauberer merged commit c32a0d9 into main Jul 12, 2025
8 checks passed
@marcauberer marcauberer deleted the feature/correct-array-mangling branch July 12, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler enhancement New feature or request improvement Improvement of an existing feature size/M tests Contains changes to the test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant