[all-commits] [llvm/llvm-project] 1319c6: [clangd] Get rid of clangToolingRefactoring depend...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Mon Nov 23 03:04:53 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1319c6624ed6b0a6fb48d975bbf278263a85fcef
      https://github.com/llvm/llvm-project/commit/1319c6624ed6b0a6fb48d975bbf278263a85fcef
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M clang-tools-extra/clangd/CMakeLists.txt

  Log Message:
  -----------
  [clangd] Get rid of clangToolingRefactoring dependency

D71880 makes this dependency redundant and we can safely remove it. Tested for
both shared lib build and static lib build.

Reviewed By: hokein

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




More information about the All-commits mailing list