[PATCH] D60919: [gn] Move Features.inc to clangd, create a config for it

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 21 06:54:58 PDT 2019


thakis added a comment.

Looks like this doesn't build:

  [1/1] Regenerating ninja files
  FAILED: build.ninja
  ../../llvm/utils/gn/bin/mac-amd64/gn --root=../.. -q --dotfile=../../llvm/utils/gn/.gn gen .
  ERROR Unresolved dependencies.
  //clang-tools-extra/clangd:clangd(//llvm/utils/gn/build/toolchain:unix)
    needs //clang-tools-extra/clangd/tool:features(//llvm/utils/gn/build/toolchain:unix)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60919





More information about the llvm-commits mailing list