.. |
clients/clangd-vscode
|
[clangd] Handle clangd.applyFix server-side
|
2017-11-03 13:39:15 +00:00 |
fuzzer
|
[clangd] Don't use /// for non-doxygen comments.
|
2017-10-26 10:07:04 +00:00 |
tool
|
[clangd] Tracing improvements
|
2017-11-23 17:12:04 +00:00 |
CMakeLists.txt
|
[clangd] Sort list of sources in CMakeLists.txt. NFC
|
2017-11-24 13:13:41 +00:00 |
ClangdLSPServer.cpp
|
[clangd] Drop impossible completions (unavailable or inaccessible)
|
2017-11-23 16:58:22 +00:00 |
ClangdLSPServer.h
|
[clangd] Drop impossible completions (unavailable or inaccessible)
|
2017-11-23 16:58:22 +00:00 |
ClangdServer.cpp
|
[clangd] Drop impossible completions (unavailable or inaccessible)
|
2017-11-23 16:58:22 +00:00 |
ClangdServer.h
|
[clangd] Drop impossible completions (unavailable or inaccessible)
|
2017-11-23 16:58:22 +00:00 |
ClangdUnit.cpp
|
Fix MSVC double-float implicit truncation warning. NFCI
|
2017-11-24 18:18:42 +00:00 |
ClangdUnit.h
|
[clangd] Ensure preamble outlives the AST
|
2017-11-24 13:04:21 +00:00 |
ClangdUnitStore.cpp
|
[clangd] Use in-memory preambles in clangd.
|
2017-11-16 16:25:18 +00:00 |
ClangdUnitStore.h
|
[clangd] Use in-memory preambles in clangd.
|
2017-11-16 16:25:18 +00:00 |
DraftStore.cpp
|
Fixing compilation failures on buildbots.
|
2017-05-16 10:06:20 +00:00 |
DraftStore.h
|
[clangd] Serialize onDiagnosticsReady callbacks for the same file.
|
2017-09-20 12:58:55 +00:00 |
Function.h
|
[clangd] Added missing #includes to Function.h
|
2017-10-10 16:12:50 +00:00 |
GlobalCompilationDatabase.cpp
|
[clangd] Revert broken r318329 and disable tests on PS4
|
2017-11-15 21:33:56 +00:00 |
GlobalCompilationDatabase.h
|
[clangd] Command line arg to specify compile_commands.json path
|
2017-10-02 15:13:20 +00:00 |
JSONExpr.cpp
|
Fixing a typo; NFC.
|
2017-11-23 14:57:24 +00:00 |
JSONExpr.h
|
Silence some MSVC warnings about not all control paths returning a value; NFC.
|
2017-11-21 22:24:13 +00:00 |
JSONRPCDispatcher.cpp
|
[clangd] Tracing improvements
|
2017-11-23 17:12:04 +00:00 |
JSONRPCDispatcher.h
|
[clangd] Tracing improvements
|
2017-11-23 17:12:04 +00:00 |
Logger.cpp
|
[clangd] Introduced Logger interface.
|
2017-09-20 07:24:15 +00:00 |
Logger.h
|
[clangd] Introduced Logger interface.
|
2017-09-20 07:24:15 +00:00 |
Path.h
|
Restored r303067 and fixed failing test.
|
2017-05-16 09:38:59 +00:00 |
Protocol.cpp
|
Make helper function static. NFC.
|
2017-11-27 12:48:26 +00:00 |
Protocol.h
|
[clangd] Support returning a limited number of completion results.
|
2017-11-15 09:16:29 +00:00 |
ProtocolHandlers.cpp
|
[clangd] Add rename support.
|
2017-11-09 11:30:04 +00:00 |
ProtocolHandlers.h
|
[clangd] Add rename support.
|
2017-11-09 11:30:04 +00:00 |
Trace.cpp
|
[clangd] Tracing improvements
|
2017-11-23 17:12:04 +00:00 |
Trace.h
|
[clangd] Tracing improvements
|
2017-11-23 17:12:04 +00:00 |