Skip to content

Conversation

@Keluaa
Copy link
Contributor

@Keluaa Keluaa commented Feb 22, 2025

Fixes #671, and adds some tests for each edge-case I found.

I checked some of the logic with the Itanium ABI specs (e.g. Ptr), and when possible, if a similarly-defined C++ function would be mangled in the same way.

There might still be some more obscure edge-cases remaining however.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 22, 2025

Your PR no longer requires formatting changes. Thank you for your contribution!

@maleadt
Copy link
Member

maleadt commented Mar 3, 2025

Thanks!

@maleadt maleadt merged commit 1de83c1 into JuliaGPU:master Mar 3, 2025
14 of 18 checks passed
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.

Wrong mangling for some function signatures

2 participants