Skip to content

[pull] swiftwasm from apple:master#52

Merged
pull[bot] merged 4 commits intokateinoigakukun:swiftwasmfrom
swiftlang:master
Jan 29, 2020
Merged

[pull] swiftwasm from apple:master#52
pull[bot] merged 4 commits intokateinoigakukun:swiftwasmfrom
swiftlang:master

Conversation

@pull
Copy link

@pull pull bot commented Jan 29, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

atrick and others added 4 commits January 28, 2020 21:13
Fixes <rdar://58929109> assertion failure - UNREACHABLE executed at
swift/include/swift/SIL/OwnershipUtils.h:127!
setPointsToEdge should assert that its target isn't already merged,
but now that we batch up multiple merge requests, it's fine to allow
the target to be scheduled-for-merge.

Many assertions have been recently added and tightened in order to
"discover" unexpected cases. There's nothing incorrect about how these
cases were handled, but they lack unit tests. In this case I still
haven't been able to reduce a test case. I'm continuing to work on
it, but don't want to further delay the fix.
Fix propagation of guaranteed phi args during DiagnoseUnreachable.
@pull pull bot merged commit 0cdd6c2 into kateinoigakukun:swiftwasm Jan 29, 2020
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