This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
time
/
time.duration
History
Marshall Clow
736e8aa8ed
Fix a bug in std::chrono::abs where it would fail when the duration's period had not been reduced.s
...
llvm-svn: 367120
2019-07-26 15:10:46 +00:00
..
time.duration.alg
Fix a bug in std::chrono::abs where it would fail when the duration's period had not been reduced.s
2019-07-26 15:10:46 +00:00
time.duration.arithmetic
Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to Zulan for the report, and Howard for the direction of the fix.
2019-04-01 16:38:02 +00:00
time.duration.cast
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
time.duration.comparisons
…
time.duration.cons
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
time.duration.literals
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
time.duration.nonmember
Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to Zulan for the report, and Howard for the direction of the fix.
2019-04-01 16:38:02 +00:00
time.duration.observer
…
time.duration.special
…
default_ratio.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00
duration.fail.cpp
…
positive_num.fail.cpp
…
ratio.fail.cpp
…
types.pass.cpp
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
2019-05-31 18:35:30 +00:00