[PATCH] D71026: Fix LLVM_ENABLE_MODULES=ON + BUILD_SHARED_LIBS=ON build
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 10:28:50 PST 2019
arphaman added a comment.
Is the `Tooling/Transformer` library used by clang-format? The problem might be solved if the `Tooling/Transformer` library was its own module (just like Clang_ToolingInclusions).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71026/new/
https://reviews.llvm.org/D71026
More information about the cfe-commits
mailing list