Files
swift-mirror/include/swift/Basic
Alexis Laferrière 642980cbb1 [Serialization] Add flag to force unsafe recovery from some xref failures
Intro a deserialization mode controlled by the flag
`-experimental-force-workaround-broken-modules` to attempt unsafe
recovery from deserialization failures caused by project issues.

The one issue handled at this time is when a type moves from one module
to another. With this new mode the compiler may be able to pick a
matching type in a different module. This is risky to use, but may help
in a pinch for a client to fix and issue in a library over which they
have no control.
2023-05-26 14:36:28 -07:00
..
2022-05-04 14:53:24 -07:00
2023-01-25 16:28:10 -08:00
2022-05-04 14:53:24 -07:00
2022-11-21 19:44:24 +01:00
2022-11-21 19:44:24 +01:00
2023-02-22 17:41:43 -08:00
2022-05-04 14:53:24 -07:00
2023-01-25 16:28:10 -08:00