[all-commits] [llvm/llvm-project] 6ed4a5: [clangd] Make file limit for textDocument/rename c...

ckandeler via All-commits all-commits at lists.llvm.org
Sat Oct 22 01:17:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ed4a543b8b3ab38ddb30cf4c15b70ed11266388
      https://github.com/llvm/llvm-project/commit/6ed4a543b8b3ab38ddb30cf4c15b70ed11266388
  Author: Christian Kandeler <christian.kandeler at qt.io>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

  Changed paths:
    M clang-tools-extra/clangd/tool/ClangdMain.cpp

  Log Message:
  -----------
  [clangd] Make file limit for textDocument/rename configurable

Without this, clients are unable to rename often-used symbols in larger
projects.

Reviewed By: kadircet

Differential Revision: https://reviews.llvm.org/D136454




More information about the All-commits mailing list