-
Notifications
You must be signed in to change notification settings - Fork 56
[WIP] Add support for Xcode 14 swift-driver integration #206
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
Draft
Draft
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
db0f1da
Scaffold for swift-frontend wrapper
polac24 0b04bb0
Add Context
polac24 69fe92e
Generalize Swiftc
polac24 6dcfb9d
Refactoring to an abstract swiftc
polac24 dd36876
Deleting unused files
polac24 5b2e2e3
--amend
polac24 69d4946
Cleanup
polac24 bcfeaa6
Fix tests
polac24 4b35318
Fix linter
polac24 202e507
Move XCSwiftcFrontendMain.swift
polac24 6a78b4e
Fix linters
polac24 9b8c0de
Fix linters
polac24 b24a252
Fix linter
polac24 501ef19
Add feature flag for frontent integration
polac24 62e518f
Add pre/postbuild cleanup
polac24 b6b63bd
Wrap critical section in swiftFrontendOrchestrator
polac24 623bbb6
Add unitial tests
polac24 6c3db27
Do not cache build context from swift-frontend
polac24 85bdb47
Add max timeout for a locking
polac24 33e8270
Zip with symbolic links
polac24 de5e25d
Switch Standalone to the swift-frontend integration
polac24 623967c
Add driver integration to integrator
polac24 6ee9a10
Use swift-frontend
polac24 5c2d0d0
Align fallback swiftc
polac24 bfd4f97
Use swift-frontend from Xcode
polac24 eb4da75
Validate early
polac24 23a67da
--amend
polac24 de4bb40
Cleanup
polac24 df34ae7
Split log
polac24 6869838
Fix suffix
polac24 afa0236
Emit modules dependencies
polac24 d95da61
Support driver in cocoapods integration
polac24 4a46d57
Add -supplementary-output-file-map
polac24 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.