-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Swift: Update to Swift 6.2.2 #21008
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
Swift: Update to Swift 6.2.2 #21008
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the Swift toolchain from version 6.2.1 to 6.2.2 for CodeQL analysis support.
- Updates prebuilt Swift binaries for both macOS and Linux platforms
- Updates resource directories for both platforms
- Adds a change note documenting the Swift 6.2.2 upgrade
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/third_party/resources/swift-prebuilt-macos.tar.zst | Updates Git LFS pointer for macOS prebuilt Swift 6.2.2 binaries |
| swift/third_party/resources/swift-prebuilt-linux.tar.zst | Updates Git LFS pointer for Linux prebuilt Swift 6.2.2 binaries |
| swift/third_party/resources/resource-dir-macos.zip | Updates Git LFS pointer for macOS Swift 6.2.2 resource directory |
| swift/third_party/resources/resource-dir-linux.zip | Updates Git LFS pointer for Linux Swift 6.2.2 resource directory |
| swift/ql/lib/change-notes/2025-12-11-swift-6.2.2.md | Adds change note documenting the upgrade to Swift 6.2.2 analysis support |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
geoffw0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Were there no problems with this particular update, or are the fixes elsewhere?
No problems, as this is just a minor upgrade from 6.2.1 to 6.2.2. |
|
Merging. I see one DCA failure (in the re-runs). Those look to be related to a runner image update, not to this PR. I will investigate. |
No description provided.