[PATCH] D100553: [clangd] Log feature configuration (linux+asan+grpc) of the clangd build

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 30 08:49:54 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 3 inline comments as done.
Closed by commit rG0c96a92d8666: [clangd] Log feature configuration (linux+asan+grpc) of the clangd build (authored by sammccall).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D100553?vs=337726&id=355570#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100553/new/

https://reviews.llvm.org/D100553

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/Features.cpp
  clang-tools-extra/clangd/Features.h
  clang-tools-extra/clangd/Features.inc.in
  clang-tools-extra/clangd/index/remote/Client.cpp
  clang-tools-extra/clangd/index/remote/server/Server.cpp
  clang-tools-extra/clangd/tool/ClangdMain.cpp
  clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100553.355570.patch
Type: text/x-patch
Size: 8836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210630/5204670f/attachment-0001.bin>


More information about the cfe-commits mailing list