Skip to content

Resolve conflicts with master #1210

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 1,770 commits into from
Jun 12, 2020
Merged

Resolve conflicts with master #1210

merged 1,770 commits into from
Jun 12, 2020

Conversation

MaxDesiatov
Copy link

@MaxDesiatov MaxDesiatov commented Jun 11, 2020

The build was fixed by adding install-llvm to WebAssembly presets, which are now required after swiftlang#32250 is merged upstream.

swift-ci and others added 30 commits May 19, 2020 22:58
3405691582 and others added 24 commits June 10, 2020 18:57
These tests are marked XFAIL or UNSUPPORTED because either the tests:
require libc annotation, require Mach-O support, don't recognize calls to
swift-autolink-extract, requires porting alongside Linux, or rely on simd
which is not present.

Additionally, explicit REQUIRES for tsan/asan/fuzzer are added to some
tests, since OpenBSD does not support these sanitizers or fuzzers, since
it's nicer to mark that with REQUIRES rather than XFAIL.
…965160

[CodeCompletion] Wrap base expression with CodeCompletionExpr
…ed-convenience-inits-for-members

[ClangImporter] Make sure that inherited convenience constructors are included in members of `IterableDeclContext`
…sourcekit-driver-args

[Driver/SourceKit] Handle filelist driver args in getSingleFrontendInvocationFromDriverArguments
Inline it into its final user: swift::performTypeLocChecking
…e-modules

Revert "Emit coverage mappings for all modules"
…AndRequired

[test] Mark XFAIL tests for OpenBSD.
…dead-param

[NFC] CS: Inline a parameter in openUnboundGenericType
…merge

# Conflicts:
#	test/stdlib/simd.swift.gyb
#	test/stdlib/simd_diagnostics.swift
@MaxDesiatov MaxDesiatov marked this pull request as ready for review June 12, 2020 15:01
Copy link
Member

@kateinoigakukun kateinoigakukun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@MaxDesiatov MaxDesiatov merged commit fcc22a1 into swiftwasm Jun 12, 2020
@MaxDesiatov MaxDesiatov deleted the maxd/master-merge branch June 12, 2020 15:26
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.