[Lldb-commits] [PATCH] D132940: [lldb] Use just-built libcxx for tests when available
Felipe de Azevedo Piovezan via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 8 10:56:49 PDT 2022
fdeazeve added a comment.
It seems that a linux bot is failing after this: https://lab.llvm.org/buildbot/#/builders/68/builds/39086
This job does _not_ build the libcxx projects, and yet the `LIBCPP_INCLUDE_DIR` variable is defined. I'm investigating
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132940/new/
https://reviews.llvm.org/D132940
More information about the lldb-commits
mailing list