llvm-project/clang-tools-extra/clangd
Ilya Biryukov 574b753bfd [clangd] Run clang-format on all clangd sources. NFC.
llvm-svn: 309801
2017-08-02 09:08:39 +00:00
..
clients/clangd-vscode [clangd] Fix Go to Definition not working in VSCode extension 2017-07-11 21:26:18 +00:00
tool [clangd] Capitalized descriptions of clangd options. NFC. 2017-08-02 08:53:48 +00:00
CMakeLists.txt clangDaemon: Update libdeps in r308738. 2017-07-21 23:48:26 +00:00
ClangdLSPServer.cpp [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00
ClangdLSPServer.h [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00
ClangdServer.cpp [clangd] Fix more MSVC compilation failures. 2017-08-01 18:27:58 +00:00
ClangdServer.h [clangd] Rewrote AST and Preamble management. 2017-08-01 15:51:38 +00:00
ClangdUnit.cpp [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00
ClangdUnit.h [clangd] Fix more MSVC compilation failures. 2017-08-01 18:27:58 +00:00
ClangdUnitStore.cpp [clangd] Rewrote AST and Preamble management. 2017-08-01 15:51:38 +00:00
ClangdUnitStore.h [clangd] Rewrote AST and Preamble management. 2017-08-01 15:51:38 +00:00
DraftStore.cpp Fixing compilation failures on buildbots. 2017-05-16 10:06:20 +00:00
DraftStore.h Restored r303067 and fixed failing test. 2017-05-16 09:38:59 +00:00
GlobalCompilationDatabase.cpp [clangd] Add support for per-file extra flags 2017-07-06 08:44:54 +00:00
GlobalCompilationDatabase.h [clangd] Rewrote AST and Preamble management. 2017-08-01 15:51:38 +00:00
JSONRPCDispatcher.cpp Added missing includes in clangd to fix the build. 2017-05-16 15:23:55 +00:00
JSONRPCDispatcher.h Added missing includes in clangd to fix the build. 2017-05-16 15:23:55 +00:00
Path.h Restored r303067 and fixed failing test. 2017-05-16 09:38:59 +00:00
Protocol.cpp [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00
Protocol.h [clangd] Add support for per-file extra flags 2017-07-06 08:44:54 +00:00
ProtocolHandlers.cpp [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00
ProtocolHandlers.h [clangd] Run clang-format on all clangd sources. NFC. 2017-08-02 09:08:39 +00:00