[all-commits] [llvm/llvm-project] 7db123: Reland "[clangd] Implement rename by using Selecti...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Nov 19 01:24:57 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7db1230a9f5e0185a88019c9aa5b55bd85498285
      https://github.com/llvm/llvm-project/commit/7db1230a9f5e0185a88019c9aa5b55bd85498285
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

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

  Log Message:
  -----------
  Reland "[clangd] Implement rename by using SelectionTree and findExplicitReferences."

this reland the commit 4f80fc2491cc35730a9a84b86975278b7daa8522 which
has been reverted at f805c60a093325c16ce4200d2615ef48555d9cb8.

Fixed windows buildbot failure (by adding -fno-delayed-template-parsing flag).




More information about the All-commits mailing list