tstellar added a comment.

In D68520#1782387 <https://reviews.llvm.org/D68520#1782387>, @tstellar wrote:

> After thinking about this more, do we want to even try to support the 
> BUILD_SHARED=ON + CLANG_LINK_CLANG_DYLIB=ON configuration?  We don't support 
> this in llvm.


Actually, even if we don't support this in clang, we still need to fix this.  
Otherwise libclang-cpp.so will not be useable at all when clang has been built 
with BUILD_SHARED=ON .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68520



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

Reply via email to