This is an archive of the discontinued LLVM Phabricator instance.

[clangd][xpc][cmake] Respect explicit value of CLANGD_BUILD_XPC
ClosedPublic

Authored by jkorous on Mar 25 2019, 8:09 PM.

Details

Summary

We shouldn't prevent user from disabling XPC framework build on Darwin. However, I prefer to keep it on by default so our CI systems also test it by default on macOS.

Based on user request:
http://lists.llvm.org/pipermail/cfe-dev/2019-March/061778.html

Diff Detail

Repository
rL LLVM

Event Timeline

jkorous created this revision.Mar 25 2019, 8:09 PM
arphaman accepted this revision.Mar 25 2019, 8:31 PM

LG, Thanks

This revision is now accepted and ready to land.Mar 25 2019, 8:31 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2019, 8:48 PM