Files
sourcekit-lsp/Sources/SKTestSupport
Alex Hoppen 08f1595b5b Never return nil for position conversions
Instead of returning `nil` to indicate that the position conversion failed, log a fault and perform a best-effort recovery.

I think this allows us to perform better recovery and also makes code calling these position conversions a lot simpler because it doesn’t need to make decisions about what to do if position conversions fail.
2024-04-11 13:59:17 -07:00
..
2023-10-10 13:44:47 -07:00
2024-03-26 06:21:14 +07:00