Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 1, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

iHackSubhodip and others added 5 commits May 30, 2021 13:00
…ntains a call to init

We were trying to retrieve the name of all function calls in the body using `getBaseIdentifier`. But calls to `init` don’t have a base identifier, just a `DeclBaseName` (which is special). Work with the `DeclBaseName` internally to prevent the crash.

Fixes rdar://78024731 [SR-14637]
[Refactoring] Don't crash when converting a function to async that contains a call to init
@pull pull bot merged commit b8900de into swiftwasm:main Jun 1, 2021
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.

3 participants