[PATCH] D52714: Build clang-headers when building clang tools.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 05:08:06 PDT 2018


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

> when we build clangd via ninja clangd, we expect the binary can run on real-world project

FWIW, I don't particularly have this expectation - I expect to be able to run the tests, and install the built binary.

But in practice this doesn't seem to slow things down much.


Repository:
  rC Clang

https://reviews.llvm.org/D52714





More information about the cfe-commits mailing list