forked from swiftlang/swift-sdk-generator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Swift 6 mode when available, sync
QueryEngine
sources (swift…
…lang#136) As SwiftPM is more actively developed, let's consider it to be the source of truth and vendor `QueryEngine` back into `swift-sdk-generator` together with more fresh `AsyncFileSystem` code, storing all those files in `Source/Helpers/Vendor` subdirectory. All this allows us to fix concurrency errors that prevent it from building in Swift 6 mode.
- Loading branch information
1 parent
13c0c51
commit ea3e824
Showing
40 changed files
with
986 additions
and
710 deletions.
There are no files selected for viewing
This file contains 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 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
103 changes: 0 additions & 103 deletions
103
Sources/GeneratorEngine/FileSystem/ReadableFileStream.swift
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
Sources/GeneratorEngine/FileSystem/VirtualFileSystem.swift
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.