[Lldb-commits] [lldb] [lldb][libc++] Adds system_clock data formatters. (PR #78609)
Jason Molenda via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 25 16:36:10 PST 2024
jasonmolenda wrote:
I commented out the two tests that are failing on macOS temporarily so you'd have a chance to look at this. If you don't have access to macOS (I assume this is working on Linux or whatever), @Michael137 or I can look into it. Thanks.
```
commit ba45ad160e3f329aeb02c19eaf18af27fa423d85
Author: Jason Molenda <jmolenda at apple.com>
Date: Thu Jan 25 16:30:14 2024 -0800
Temporarily disable two libcxx chrono formatter tests
```
https://github.com/llvm/llvm-project/pull/78609
More information about the lldb-commits
mailing list