-
Notifications
You must be signed in to change notification settings - Fork 30
[pull] swiftwasm from master #39
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
Conversation
…wiftlang#29294) correctly there. To do this just disable on Linux where the test is currently broken. rdar://problem/58640751
…volving generic functions
…ster-rebranch. Bumping the module version just in case.
Since resilient class metadata is built at runtime, we don't actually care if there are missing vtable entries. The restriction was relaxed in Sema in 9117c57, but SILGen still had an assertion here. Add a test and relax the assertion. Fixes <rdar://problem/58644615>.
Merge master-rebranch into master to support new llvm branch apple/stable/20200108
…backtrace.swift [test] Fix LLDB Python Path and re-enable linux-fatal-backtrace.swift
…-assertion SILGen: Relax assertion about missing vtable entries in a class
…arameters-errors [Diagnostics] Remove `FailureDiagnosis::diagnoseParameterErrors` from CSDiag
…en returning from a void function (swiftlang#29747) * [CSDiagnostics] Offer a fix-it to insert a return type when returning from a void function * [CSDiagnostics] Make sure the function name is not empty The function name will be empty in some cases, for example for property setters. In cases where the function name is empty, skip the note and fix-it. * [Test] Update existing diagnostics
…ripts [NFC][Python: black] Reformatted the benchmark Python sources using utils/python_format.py.
@kateinoigakukun now seeing some conflicts here, what do you think is the best way to resolve those? |
@MaxDesiatov Umm, I think these conflicts are caused by "squash and merge" 🤔 Could you force push |
@MaxDesiatov Thanks 😄 Conflicts are gone now! |
CI is not triggered 🤔 I'll close this PR temporarily |
[pull] swiftwasm from apple:master
See Commits and Changes for more details.
Created by
pull[bot]. Want to support this open source service? Please star it : )