mstorsjo added a comment.

In D148793#4393385 <https://reviews.llvm.org/D148793#4393385>, @mgorny wrote:

> My educated guess would be that `clangIncludeCleaner` is being linked via 
> `clang_target_link_libraries` while it's not part of `libclang-cpp`, so it 
> should go into regular `target_link_libraries`.

Yes, that does seem to do the trick. LGTM from my PoV if you can push such a 
fix, otherwise I can try to do it in a little while...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148793

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to