[clangd] Fix assertion in remote-index marshalling
authorKadir Cetinkaya <kadircet@google.com>
Tue, 29 Sep 2020 18:06:47 +0000 (20:06 +0200)
committerKadir Cetinkaya <kadircet@google.com>
Tue, 29 Sep 2020 18:40:19 +0000 (20:40 +0200)
commit962a247aebba39bc8f2d6aa901ed512f5c09dc72
tree5603ea34e640fbfb224e9b6e1cdc3b2733f77434
parent05a3b4fe30050b2b75c5eb339af52ba68cf01a7c
[clangd] Fix assertion in remote-index marshalling

convert_to_slash is a no-op on posix style.
clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp