Skip to content

[pull] swiftwasm from main #5437

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 8 commits into from
May 14, 2023
Merged

[pull] swiftwasm from main #5437

merged 8 commits into from
May 14, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented May 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

ahoppen and others added 8 commits May 10, 2023 15:24
Whe completing in parameter packs, we were calling `getParameterAt` with `Res.FuncDeclRef`. But the substitution map in `Res.FuncDeclRef` contained type variables that were allocated in the constraint system’s arena. And that arena had been freed when we call this from `deliverResults`.

The fix is to compute the optional parameters in advance in `sawSolutionImpl`

rdar://109093909
…ackward-deployment

Backward deployment shim for swift_allocate{Metadata,WitnessTable}Pack()
Fix and re-enable bitrotted ASTScope test
@kateinoigakukun kateinoigakukun merged commit fee89b2 into swiftwasm May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants