[all-commits] [llvm/llvm-project] 37ac55: [clangd] Add option to use remote index as static ...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Jul 27 02:24:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37ac559fccd46dcec246ceb3907c8d3910728c69
https://github.com/llvm/llvm-project/commit/37ac559fccd46dcec246ceb3907c8d3910728c69
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M clang-tools-extra/clangd/Features.inc.in
M clang-tools-extra/clangd/tool/CMakeLists.txt
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list