aengelke wrote: > We don't expose LLVM_BUILD_EXAMPLES as export, so clang standalone won't see > it. Also, I think %llvmshlibdir is broken in standalone builds.
Then there's no problem. `%llvmshlibdir` is also used for all other Clang plugin tests. https://github.com/llvm/llvm-project/pull/171868 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
