[all-commits] [llvm/llvm-project] 72c5ea: [clangd] Enable cross-file-rename by default.

Haojian Wu via All-commits all-commits at lists.llvm.org
Mon May 25 01:47:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 72c5ea1d73bb89af6f82c14ddb0b7f4c2510bab7
      https://github.com/llvm/llvm-project/commit/72c5ea1d73bb89af6f82c14ddb0b7f4c2510bab7
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-05-25 (Mon, 25 May 2020)

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

  Log Message:
  -----------
  [clangd] Enable cross-file-rename by default.

Summary:
The cross-file rename feature is stable enough to enable it (has been
rolled out internally for a few weeks).

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list