[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
Tue Sep 6 12:35:58 PDT 2022
fdeazeve added a comment.
I had add extra checks to some tests which are known to fail with debug builds of the standard library, disabling them while a fix is not proposed.
Didn't want devs using debug configures to suddenly start seeing test failures
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