[PATCH] D58089: Add missing library dependencies in CMakeLists.txt

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 26 18:31:09 PST 2019


jkorous requested changes to this revision.
jkorous added a comment.
This revision now requires changes to proceed.

Hi @comex, I totally missed this! Thanks for the patch.
I am not entirely happy about this dependency though. I am trying to split off the only parts of clangDaemon that XpcTransport actually uses.
I'll either put up my patch for review tomorrow or commit your solution.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58089/new/

https://reviews.llvm.org/D58089





More information about the cfe-commits mailing list