[all-commits] [llvm/llvm-project] e623ce: [clangd] Split CC and refs limit and increase refs...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Wed May 5 14:40:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e623ce6188d698422d4ead24065056d6a869e6f8
https://github.com/llvm/llvm-project/commit/e623ce6188d698422d4ead24065056d6a869e6f8
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
[clangd] Split CC and refs limit and increase refs limit to 1000
Related discussion: https://github.com/clangd/clangd/discussions/761
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D101902
More information about the All-commits
mailing list