[PATCH] D60124: gn build: Add build files for non-framework xpc clangd bits

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 2 05:58:12 PDT 2019


thakis created this revision.
thakis added a reviewer: mbonadei.
Herald added subscribers: jdoerfert, kadircet, arphaman, jkorous, MaskRay, ioeric, ilya-biryukov, mgorny.
Herald added a project: LLVM.

With this, check-clang-tools unit tests are complete, but the lit tests still don't run the one XPC test since this is still missing build files for the xpc framework.


https://reviews.llvm.org/D60124

Files:
  llvm/utils/gn/build/sync_source_lists_from_cmake.py
  llvm/utils/gn/secondary/clang-tools-extra/clangd/tool/BUILD.gn
  llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/BUILD.gn
  llvm/utils/gn/secondary/clang-tools-extra/clangd/xpc/enable.gni
  llvm/utils/gn/secondary/clang-tools-extra/unittests/BUILD.gn
  llvm/utils/gn/secondary/clang-tools-extra/unittests/clangd/xpc/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60124.193264.patch
Type: text/x-patch
Size: 4232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190402/c25fafe4/attachment.bin>


More information about the llvm-commits mailing list