[PATCH] D25394: Add a Chrono.h header to libSupport

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 8 08:06:16 PDT 2016


I think we will need the utility functions for converting between time_t,
timeval, FILETIME, etc as well. But this is a good start, so lgtm
On Fri, Oct 7, 2016 at 10:25 PM Mehdi AMINI <mehdi.amini at apple.com> wrote:

> mehdi_amini added a comment.
>
> It should be worth noting that this is a straw man proposal to start a
> utility header to support the use of std::chrono in LLDB.
> Also with the drop of MSVC2013, we should be table to slowly move away
> from TimeValue, unless it provides some other benefits that I missed?
>
>
> https://reviews.llvm.org/D25394
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161008/2e36dac9/attachment.html>


More information about the llvm-commits mailing list