Skip to content

ExplictModuleLoader: update acceptable JSON format to be more Codable friendly#32450

Merged
nkcsgexi merged 1 commit intoswiftlang:masterfrom
nkcsgexi:codable-json-format
Jun 18, 2020
Merged

ExplictModuleLoader: update acceptable JSON format to be more Codable friendly#32450
nkcsgexi merged 1 commit intoswiftlang:masterfrom
nkcsgexi:codable-json-format

Conversation

@nkcsgexi
Copy link
Contributor

Explicit Swift module map will be constructed from the swift-driver side using
the Codable protocol. We should change the format to facilitate that.

… friendly

Explicit Swift module map will be constructed from the swift-driver side using
the Codable protocol. We should change the format to facilitate that.
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

1 similar comment
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit e9691e4 into swiftlang:master Jun 18, 2020
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 19, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 22, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 22, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 22, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 23, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 23, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 23, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 24, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jun 29, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jul 1, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
artemcm added a commit to artemcm/swift-driver that referenced this pull request Jul 1, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
xymus pushed a commit to xymus/swift-driver that referenced this pull request Nov 6, 2020
…xplicit Swift module dependencies

This PR implements the interface expected by the frontend, as built in:
swiftlang/swift#32355
swiftlang/swift#32450

Swift module's explicit Swift module dependencies are now encoded in a JSON file, passed with `-explicit-swift-module-map-file`

Resolves rdar://problem/64533451
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant