Files
Max Desiatov cd588d3872 Improve FileSystemError by adding associated path (#348)
Currently `FileSystemError` doesn't have an associated path, which makes diagnosing errors harder. This is going to be fixed in TSC and SwiftPM, but this is a breaking change. Usage of `FileSystemError` is updated in the SourceKit-LSP codebase accordingly.
2020-11-16 20:21:31 +00:00
..