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
dd9bfb2c1a2ad53fa3f8dfe3d8a6aa94de694297
clang-p2996
/
libcxx
/
test
/
utilities
/
time
History
Marshall Clow
3ceafc7f01
Mark namespaces for user defined literals as 'inline'
...
llvm-svn: 192047
2013-10-05 21:18:32 +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
…
hours.pass.cpp
…
microseconds.pass.cpp
…
milliseconds.pass.cpp
…
minutes.pass.cpp
…
nanoseconds.pass.cpp
…
rep.h
…
seconds.pass.cpp
…
version.pass.cpp
…