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
0d7d09f804c92d7a9f5ffe94de3520f2d40357ea
clang-p2996
/
libcxx
/
test
/
utilities
/
time
History
Marshall Clow
354d39cabc
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.
...
llvm-svn: 199400
2014-01-16 16:58:45 +00:00
..
time.clock
[tests] One last batch of XFAILs, for tests using new symbols added to libc++.
2013-02-06 00:59:06 +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
…