[clangd] Split CC and refs limit and increase refs limit to 1000
authorKirill Bobyrev <kbobyrev@google.com>
Wed, 5 May 2021 21:39:37 +0000 (23:39 +0200)
committerKirill Bobyrev <kbobyrev@google.com>
Wed, 5 May 2021 21:39:48 +0000 (23:39 +0200)
commite623ce6188d698422d4ead24065056d6a869e6f8
tree96c95b21c91cab4080ca99e4287a7df11147e5cc
parente723b511e6e951444d2a646a23fc2e9cf4faecd4
[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
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/tool/ClangdMain.cpp