[Lldb-commits] [PATCH] D159127: [lldb][libc++] Adds chrono data formatters.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 27 13:41:55 PDT 2023
aprantl added a comment.
@Mordante @Michael137 This seems to fail on older versions of compiler/libcxx https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-matrix/7247/ You can probably fix this by just requiring a minimum clang version in the tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159127/new/
https://reviews.llvm.org/D159127
More information about the lldb-commits
mailing list