[PATCH] D25416: Add Chrono.h - std::chrono support header

Pavel Labath via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 07:08:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284590: Add Chrono.h - std::chrono support header (authored by labath).

Changed prior to commit:
  https://reviews.llvm.org/D25416?vs=74993&id=75144#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25416

Files:
  llvm/trunk/include/llvm/Support/Chrono.h
  llvm/trunk/include/llvm/Support/TimeValue.h
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/Chrono.cpp
  llvm/trunk/lib/Support/TimeValue.cpp
  llvm/trunk/lib/Support/Unix/TimeValue.inc
  llvm/trunk/lib/Support/Windows/TimeValue.inc
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/Chrono.cpp
  llvm/trunk/unittests/Support/TimeValueTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25416.75144.patch
Type: text/x-patch
Size: 13862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/304748d2/attachment.bin>


More information about the llvm-commits mailing list