Skip to content

Resolve conflicts with upstream 5.5 branch #3630

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 5 commits into from
Oct 1, 2021

Conversation

MaxDesiatov
Copy link

No description provided.

kateinoigakukun and others added 5 commits September 30, 2021 11:40
…ift_Concurrency

Both swiftRuntime and swift_Concurrency had swift::fatalError
implementation, but it causes symbol conflict when -static-stdlib.

This patch renames one of the impl in swift_Concurrency to avoid
conflict.

(cherry picked from commit 709359c)
# Conflicts:
#	stdlib/public/Concurrency/Mutex.cpp
@MaxDesiatov MaxDesiatov marked this pull request as ready for review October 1, 2021 13:27
@MaxDesiatov MaxDesiatov enabled auto-merge October 1, 2021 13:27
@MaxDesiatov MaxDesiatov merged commit 490bf1d into swiftwasm-release/5.5 Oct 1, 2021
@MaxDesiatov MaxDesiatov deleted the maxd/5.5-merge branch October 20, 2021 16:59
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.

3 participants