Skip to content

Commit 458d478

Browse files
committed
Add a Swift 5.0 version of Result
Before c30700bfcab7f555bf1d386fdd609407a94f369c the SourceKit stress tester was using the 5.1 version of Result and had XFails that matched the source offset of that version of the library. Use the commit hash that was previously used for 5.1 for Swift 5.0.
1 parent 2b637f5 commit 458d478

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2274,6 +2274,10 @@
22742274
{
22752275
"version": "4.2",
22762276
"commit": "2fe5b325a8a54e77c545b2f511213420da133b8c"
2277+
},
2278+
{
2279+
"version": "5.0",
2280+
"commit": "c30700bfcab7f555bf1d386fdd609407a94f369c"
22772281
}
22782282
],
22792283
"maintainer": "[email protected]",

0 commit comments

Comments
 (0)