[PATCH] D25394: Add a Chrono.h header to libSupport
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 22:25:25 PDT 2016
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
More information about the llvm-commits
mailing list