From bf2ac087ca3d7b84b6a560dfea507e6126b03b0b Mon Sep 17 00:00:00 2001 From: Dan Zheng Date: Tue, 5 Nov 2019 11:23:22 -0800 Subject: [PATCH] Update checkout for swift-syntax. Related upstream patches: - https://github.com/apple/swift/pull/27871 - https://github.com/apple/swift-syntax/pull/160 --- utils/update_checkout/update-checkout-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/update_checkout/update-checkout-config.json b/utils/update_checkout/update-checkout-config.json index 638faf791cedd..dffccc6af368e 100644 --- a/utils/update_checkout/update-checkout-config.json +++ b/utils/update_checkout/update-checkout-config.json @@ -255,7 +255,7 @@ "cmark": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a", "llbuild": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a", "swiftpm": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a", - "swift-syntax": "adc26e4473d53e6b3e1b7945aca495595f07cc41", + "swift-syntax": "ed002604feb028333e9fe3612cadc8ace8c4e3ec", "swift-stress-tester": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a", "swift-corelibs-xctest": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a", "swift-corelibs-foundation": "swift-DEVELOPMENT-SNAPSHOT-2019-10-31-a",