[PATCH] D84172: [clangd] Fix conversion from Windows UNC paths to file URI format.
Ilya Golovenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 20 09:11:29 PDT 2020
ilya-golovenko added a comment.
In D84172#2162284 <https://reviews.llvm.org/D84172#2162284>, @sammccall wrote:
> Thanks for doing this! And sorry about the shaky windows support...
>
> (There are potentially other lurking issues due to filenames being used as keys internally, particularly case-insensitivity issues...)
I'm glad to be useful. And thank you much for the time you spend reviewing the code. I really appreciate it!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84172/new/
https://reviews.llvm.org/D84172
More information about the cfe-commits
mailing list