index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
utilities
/
time
/
time.duration
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
1
-1
/
+0
*
Fix a bug in std::chrono::abs where it would fail when the duration's period ...
Marshall Clow
2019-07-26
1
-0
/
+6
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
9
-0
/
+18
*
Fix PR41130 - 'operator/ of std::chrono::duration and custom type'. Thanks to...
Marshall Clow
2019-04-01
7
-2
/
+91
*
Support tests in freestanding
JF Bastien
2019-02-04
61
-61
/
+183
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
61
-244
/
+183
*
De-tab a couple tests. NFC
Marshall Clow
2019-01-03
2
-4
/
+4
*
Fix FP comparisons when SSE isn't available
Eric Fiselier
2018-12-17
1
-1
/
+2
*
Implement P0972R0: <chrono> zero(), min(), and max() should be noexcept. Revi...
Marshall Clow
2018-11-13
3
-3
/
+15
*
Recommit <chrono> changes with a couple xtra tests marked to fail on apple's ...
Marshall Clow
2018-10-16
2
-1
/
+27
*
Revert r344529 "Implement the first part of the calendar support for C++20"
Artem Dergachev
2018-10-16
3
-88
/
+0
*
Implement the first part of the calendar support for C++20. This is still inc...
Marshall Clow
2018-10-15
3
-0
/
+88
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
3
-3
/
+3
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library
Eric Fiselier
2017-04-19
21
-21
/
+54
*
Fix a couple of 'C++11'-isms from the last checkin, which broke the '03 bot.
Marshall Clow
2017-03-21
2
-4
/
+4
*
Add a bit more to one of the chrono tests
Marshall Clow
2017-03-21
1
-0
/
+11
*
Implement P0548: 'common_type and duration' This involves a subtle change in ...
Marshall Clow
2017-03-21
2
-4
/
+20
*
[libcxx] [test] Strip trailing whitespace. NFC, no code review.
Stephan T. Lavavej
2017-01-07
3
-3
/
+3
*
Implement P0505: 'Wording for GB 50'
Marshall Clow
2017-01-04
10
-16
/
+190
*
[libcxx] Fix c++98 test failures.
Asiri Rathnayake
2016-06-03
4
-4
/
+4
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
3
-4
/
+4
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
5
-14
/
+8
*
Implement P0092R1 for C++1z
Marshall Clow
2015-11-05
8
-0
/
+306
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
53
-0
/
+2014