Skip to content

Commit 592e7f0

Browse files
committed
Swift: add TODO for later swift updates
1 parent 3ff7148 commit 592e7f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

swift/third_party/load.bzl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22
load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe")
33

4+
# TODO: remove `remove-result-of.patch` once we update to a Swift version containing
5+
# https://github.com/apple/swift/commit/2ed2cea2
6+
# (probably when updating to 5.9)
47
_swift_prebuilt_version = "swift-5.8.1-RELEASE.208"
58
_swift_sha_map = {
69
"Linux-X64": "1d93286d6219e5c5746938ab9287d90efea98039f022cb1433296ccbc1684bc0",

0 commit comments

Comments
 (0)