llvm-project/libcxx/test/utilities/time
Jonathan Roelofs 3547c5441e Set -D_LIBCPP_HAS_NO_THREADS and -D_LIBCPP_HAS_NO_MONOTONIC_CLOCK based on available_features
http://reviews.llvm.org/D5214

llvm-svn: 217261
2014-09-05 17:21:57 +00:00
..
time.clock Set -D_LIBCPP_HAS_NO_THREADS and -D_LIBCPP_HAS_NO_MONOTONIC_CLOCK based on available_features 2014-09-05 17:21:57 +00:00
time.clock.req
time.duration Mark namespaces for user defined literals as 'inline' 2013-10-05 21:18:32 +00:00
time.point SFINAE out duration converting constructor if the constructor would otherwise cause a ratio compile-time overflow. This fixes LWG 2094. 2013-08-31 16:51:56 +00:00
time.traits Applied constexpr to <chrono>. 2012-07-13 19:17:27 +00:00
clock.h Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
hours.pass.cpp
microseconds.pass.cpp
milliseconds.pass.cpp
minutes.pass.cpp
nanoseconds.pass.cpp
rep.h Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch. 2014-01-16 16:58:45 +00:00
seconds.pass.cpp
version.pass.cpp