hanchenye-llvm-project/clang-tools-extra/clangd
Benjamin Kramer f86708dbf5 [clangd] Strip file:// from the URI when calling formatting.
It confuses FileManager on windows.

llvm-svn: 294314
2017-02-07 16:10:17 +00:00
..
CMakeLists.txt
ClangDMain.cpp [clangd] Ignore comments in clangd input, so we can write tests without sed. 2017-02-07 15:37:17 +00:00
DocumentStore.h [clangd] Fix subtle use after return. 2017-02-07 14:35:09 +00:00
JSONRPCDispatcher.cpp
JSONRPCDispatcher.h
Protocol.cpp
Protocol.h
ProtocolHandlers.cpp [clangd] Strip file:// from the URI when calling formatting. 2017-02-07 16:10:17 +00:00
ProtocolHandlers.h