Enough to build the clangd binaries, but this is still missing build
files for:
- fuzzer
- indexer
- index/dex/dexp
- benchmarks
- xpc
Paths
| Differential D59899
gn build: Add some build files for clangd ClosedPublic Authored by thakis on Mar 27 2019, 1:29 PM.
Details Summary Enough to build the clangd binaries, but this is still missing build
Diff Detail
Event TimelineComment Actions Sorry for the delay, LGTM % 2 small comments.
This revision is now accepted and ready to land.Mar 28 2019, 8:28 AM Closed by commit rL357182: gn build: Add some build files for clangd (authored by nico). · Explain WhyMar 28 2019, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192663 clang-tools-extra/trunk/clangd/refactor/tweaks/CMakeLists.txt
llvm/trunk/utils/gn/build/libs/atomic/BUILD.gn
llvm/trunk/utils/gn/secondary/BUILD.gn
llvm/trunk/utils/gn/secondary/clang-tools-extra/clang-apply-replacements/BUILD.gn
llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/BUILD.gn
llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/BUILD.gn
llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/tool/BUILD.gn
|