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

Correct calling convention lowering to SIL from clang importer #188

Open
compnerd opened this issue Jul 23, 2024 · 0 comments
Open

Correct calling convention lowering to SIL from clang importer #188

compnerd opened this issue Jul 23, 2024 · 0 comments

Comments

@compnerd
Copy link
Collaborator

Currently the calling convention annotation on C declarations are (unintentionally) discarded when lowering to SIL. This is technically a mis-compile and can be difficult to diagnose.

We should be able to create a reproduction and report this upstream.

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

No branches or pull requests

1 participant