[PATCH] D68520: [cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ON
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 21 20:51:53 PST 2020
tstellar added a comment.
Ping. This bug is preventing upstream projects from using libclang-cpp.so, since building with -DENABLE_SHARED=ON is still common.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68520/new/
https://reviews.llvm.org/D68520
More information about the cfe-commits
mailing list