Files
sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC
Saleem Abdulrasool 223f98906e LanguageServerProtocolJSONRPC: avoid failing cast on Windows
This error code is poorly mapped on Windows and results in a runtime
failure.  Avoid the cast to improve stability.
2022-09-25 08:53:32 -07:00
..