This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1fbe1a8ba7672cbccd95c8a76437ef8d2c6249a2
clang-p2996
/
libcxx
/
test
/
utilities
/
time
History
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
…
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
…