[libcxx-commits] [PATCH] D119036: [libc++] Fix modules and benchmarks CI builds when incomplete features are disabled

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 06:52:30 PST 2022


ldionne added a comment.

In D119036#3311097 <https://reviews.llvm.org/D119036#3311097>, @ldionne wrote:

> That's not really helpful -- can you please reduce some more? I'm not even able to run the LLDB tests locally, it complains about missing SWIG even though I did install it. Regardless, it looks like at the end of the day your bot is running something like this:

Other things I'd need to know -- do you folks build your own Clang? It seems like it's a tip-of-trunk Clang, right? I assume you're building it with Assertions enabled? Any other settings you're using? The LLDB build is so complex that there's no way I'll be able to fix this if you don't provide a bit more information.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119036



More information about the libcxx-commits mailing list