forked from swiftlang/swift
-
Notifications
You must be signed in to change notification settings - Fork 30
[pull] swiftwasm from main #5528
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Encodes the output back into ASCII as there's been issues with printing UTF-8 in the past. Resolves rdar://110412212.
Removed one last 64-bit specific check-line that wasn't removed in swiftlang#66434 . rdar://110744959
… instead of stripping PackType out of diagnostic arguments. There are places in the type printing code that assume the substitution for a type parameter pack is always a pack, and violating that invariant will crash the compiler. We also never want to print 'Pack{...}' in diagnostics anyway, so the print option is a better approach and fixes a few existing tests that still contained 'Pack{...}' in error messages.
A given FreeBSD version may not always have latest CMake installed if any at all. Let's bootstrap it the same way we do it on Linux.
[Diagnostics] Suppress printing explicit pack types in the ASTPrinter instead of stripping `PackType` out of diagnostic arguments.
swift_build_support: support FreeBSD on arm64 in `targets.py`
…/pack_metadata_marker_inserter [Test] Remove 64-bit specific FileCheck line.
Lack of this line causes a build error: `Unknown host tools target: freebsd-arm64`.
[Build] Read all shell output as UTF-8
swift_build_support cmake.py: allow bootstrapping CMake on FreeBSD
build-script-impl: add support for `freebsd-arm64`
…ect-test-pr-smoke Disable downstream project tests in smoke test trigger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )