[Lldb-commits] [PATCH] D159127: [lldb][libc++] Adds chrono data formatters.

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Oct 28 01:21:53 PDT 2023


Michael137 added a comment.

In D159127#4655450 <https://reviews.llvm.org/D159127#4655450>, @aprantl wrote:

> @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

https://github.com/llvm/llvm-project/pull/70544


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