[all-commits] [llvm/llvm-project] d071bb: [clangd] Add back dependency on proto generated ta...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Mon Oct 26 12:39:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d071bba9a4477290d0b164a2d338fb22ad2d3c3d
      https://github.com/llvm/llvm-project/commit/d071bba9a4477290d0b164a2d338fb22ad2d3c3d
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

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

  Log Message:
  -----------
  [clangd] Add back dependency on proto generated targets

Previous attempts:

* 15f6bad6d74a993e366c8fc93a9c91f213ac6bc3
* 58d0ef2d0466a893ab400f6a9829057b9d851038

The combination results in both link- and build-time dependency which is
the desired behavior.




More information about the All-commits mailing list