[all-commits] [llvm/llvm-project] ee4dd0: [clangd] Remove the cross-file-rename option.

Haojian Wu via All-commits all-commits at lists.llvm.org
Fri Feb 12 06:39:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee4dd0f87698330a8d86ed268d69c4fe9be49e6f
      https://github.com/llvm/llvm-project/commit/ee4dd0f87698330a8d86ed268d69c4fe9be49e6f
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.cpp
    M clang-tools-extra/clangd/refactor/Rename.cpp
    M clang-tools-extra/clangd/refactor/Rename.h
    M clang-tools-extra/clangd/unittests/RenameTests.cpp

  Log Message:
  -----------
  [clangd] Remove the cross-file-rename option.

and simplify the code.

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




More information about the All-commits mailing list