Hans Wennborg
47a0254229
Speculative build fix for clangd/Features.inc.in
2020-07-27 13:39:54 +02:00
Kirill Bobyrev
37ac559fcc
[clangd] Add option to use remote index as static index
...
Reviewers: hokein
Reviewed By: hokein
Subscribers: usaxena95, mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83817
2020-07-27 11:24:15 +02:00
Kirill Bobyrev
07f8ca6ab1
[clangd] NFC: Cleanup unused headers and libraries
...
Summary: Extended version of D78843.
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D79313
2020-05-05 11:46:28 +02:00
Kirill Bobyrev
67b2dbd5a3
[clangd] Extend dexp to support remote index
...
Summary:
* Merge clangd-remote-client into dexp
* Implement `clangd::remote::IndexClient` that is derived from `SymbolIndex`
* Upgrade remote mode-related CMake infrastructure
Reviewers: sammccall
Reviewed By: sammccall
Subscribers: mgorny, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78521
2020-04-24 13:59:21 +02:00
Jan Korous
dca9c7cf24
[clangd] XPC transport layer
...
- New transport layer for macOS.
- XPC Framework
- Test client
Framework and client were written by Alex Lorenz.
Differential Revision: https://reviews.llvm.org/D54428
llvm-svn: 351280
2019-01-16 00:24:22 +00:00