[Lldb-commits] [lldb] [lldb] Include `<chrono>` for `system_clock` and `now` (PR #118059)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 29 01:46:53 PST 2024


https://github.com/DavidSpickett approved this pull request.

This is what I would have assumed reading https://en.cppreference.com/w/cpp/chrono, so LGTM. Thank you for the proactive fix!

Given that this has built on other platforms without issue, is it worth checking if libcxx also has this quirk?

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


More information about the lldb-commits mailing list