[PATCH] D25416: Add Chrono.h - std::chrono support header
Pavel Labath via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 9 19:32:42 PDT 2016
labath added a comment.
I don't have that written yet :) - I'll do that on Tuesday when my hands on a windows machine (I also may need to adjust the includes a bit to make sure we have timespec and timeval defined on all platforms). The general interface should be complete and working (currently I'm testing on osx) though, and I'm looking for a first round of feedback.
https://reviews.llvm.org/D25416
More information about the llvm-commits
mailing list