[all-commits] [llvm/llvm-project] 93cf96: Add 'clangd' prefix to remote index proto targets

Sam McCall via All-commits all-commits at lists.llvm.org
Fri Jan 28 17:21:08 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93cf9640fa3890aa3a4af8c4bd7c07322548b5e8
      https://github.com/llvm/llvm-project/commit/93cf9640fa3890aa3a4af8c4bd7c07322548b5e8
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-01-29 (Sat, 29 Jan 2022)

  Changed paths:
    M clang-tools-extra/clangd/index/remote/CMakeLists.txt
    M clang-tools-extra/clangd/index/remote/marshalling/CMakeLists.txt
    M clang-tools-extra/clangd/index/remote/monitor/CMakeLists.txt
    M clang-tools-extra/clangd/index/remote/server/CMakeLists.txt
    M clang-tools-extra/clangd/unittests/CMakeLists.txt

  Log Message:
  -----------
  Add 'clangd' prefix to remote index proto targets

Some pieces of build infrastructure (shlib, debian package) classify
targets based on whether they begin with "clang".




More information about the All-commits mailing list