| commit | 37de9718d062fd866a6dc7787f14869692b882dd | [log] [tgz] |
|---|---|---|
| author | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | Wed Sep 27 15:31:17 2017 +0000 |
| committer | Marc-Andre Laperle <marc-andre.laperle@ericsson.com> | Wed Sep 27 15:31:17 2017 +0000 |
| tree | 6ba98239cfd3b55ec46ab43426c4a388e21f8155 | |
| parent | 0f9b4773c1c68886e63161cd78f4d576db632eb8 [diff] |
[clangd] Handle InitializeParams and store rootUri Summary: The root Uri is the workspace location and will be useful in the context of indexing. We could also add more things to InitializeParams in order to configure Clangd for C/C++ sepecific extensions. Reviewers: ilya-biryukov, bkramer, krasimir, Nebiroth Reviewed By: ilya-biryukov Subscribers: ilya-biryukov Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D38093 llvm-svn: 314309