This revision was automatically updated to reflect the committed changes.
Closed by commit rL343459: Build clang-headers when building clang tools.
(authored by hokein, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D52714
Files:
cfe/tr
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, an
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added subscribers: kadircet, ioeric, ilya-biryukov, mgorny.
clang tools require clang headers to work on real project, e.g. when we
build clangd via `ninja clangd`, we expect the binary can run on
real-world project (without