diff options
| author | Ilya Biryukov <ibiryukov@google.com> | 2018-02-15 13:15:47 +0000 |
|---|---|---|
| committer | Ilya Biryukov <ibiryukov@google.com> | 2018-02-15 13:15:47 +0000 |
| commit | 2c5e8e820b14739c7a59f3bbd7ce11e55a8f5ea2 (patch) | |
| tree | 7c71aeb285344f3646ecd76cff36b3e605d8ddae /llvm/lib/CodeGen | |
| parent | 80663ee986aa136a13d6c0af1d0a79a669432f50 (diff) | |
| download | bcm5719-llvm-2c5e8e820b14739c7a59f3bbd7ce11e55a8f5ea2.tar.gz bcm5719-llvm-2c5e8e820b14739c7a59f3bbd7ce11e55a8f5ea2.zip | |
[clangd] Make functions of ClangdServer callback-based
Summary:
As a consequence, all LSP operations are now handled asynchronously,
i.e. they never block the main processing thread. However, if
-run-synchronously flag is specified, clangd still runs everything on
the main thread.
Reviewers: sammccall, ioeric, hokein
Reviewed By: sammccall, ioeric
Subscribers: klimek, jkorous-apple, cfe-commits
Differential Revision: https://reviews.llvm.org/D43227
llvm-svn: 325233
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

