hanchenye-llvm-project/clang-tools-extra/clangd
Krasimir Georgiev 95ef171797 [clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC
llvm-svn: 300077
2017-04-12 17:13:08 +00:00
..
clients/clangd-vscode [clangd] Extract FsPath from file:// uri 2017-04-07 11:03:26 +00:00
ASTManager.cpp [clangd] Implement item kind for completion results 2017-04-11 13:27:15 +00:00
ASTManager.h [clangd] Remove ASTUnits for closed documents and cache CompilationDatabase per directory. 2017-04-10 13:31:39 +00:00
CMakeLists.txt [clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC 2017-04-12 17:13:08 +00:00
ClangdMain.cpp [clangd] Rename ClangDMain.cpp -> ClangdMain.cpp, NFC 2017-04-12 17:13:08 +00:00
DocumentStore.h [clangd] Extract FsPath from file:// uri 2017-04-07 11:03:26 +00:00
JSONRPCDispatcher.cpp [clangd] Synchronize logs access. 2017-02-15 16:44:11 +00:00
JSONRPCDispatcher.h [clangd] Synchronize logs access. 2017-02-15 16:44:11 +00:00
Protocol.cpp [clangd] Implement item kind for completion results 2017-04-11 13:27:15 +00:00
Protocol.h [clangd] Remove ASTUnits for closed documents and cache CompilationDatabase per directory. 2017-04-10 13:31:39 +00:00
ProtocolHandlers.cpp [clangd] Remove ASTUnits for closed documents and cache CompilationDatabase per directory. 2017-04-10 13:31:39 +00:00
ProtocolHandlers.h [clangd] Remove ASTUnits for closed documents and cache CompilationDatabase per directory. 2017-04-10 13:31:39 +00:00