Mark Lacey
|
78d83e5703
|
Use %target-typecheck-verify-swift where possible.
|
2018-07-26 23:13:43 -07:00 |
|
Joe Groff
|
cb26cd76bf
|
Reenable KeyPath.appending tests that were crashing the type checker.
rdar://problem/31724834 appears to have been fixed.
|
2017-05-05 09:11:14 -07:00 |
|
Joe Groff
|
517c45aa3d
|
Followups from merging master
|
2017-04-19 20:58:52 -07:00 |
|
Joe Groff
|
5ed6bd831e
|
KeyPaths: Dynamic appending between possibly-mismatched types.
Make the `appending` operation between `AnyKeyPath` and `PartialKeyPath` values work. Add a test checking the combinations.
|
2017-04-04 11:31:15 -07:00 |
|