[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 07:01:52 PDT 2019


thakis added inline comments.


================
Comment at: llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn:22
     "//clang-tools-extra/clang-tidy/zircon",
     "//clang-tools-extra/clangd/tool:features",
     "//clang/lib/AST",
----------------
Ah, you didn't remove this line. Fixing; but please try your changes locally before landing :)


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