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
/
iterators
/
iterator.primitives
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Add C++20 contiguous_iterator_tag.
Eric Fiselier
2019-11-16
2
-1
/
+35
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
16
-0
/
+28
*
Fix a minor bug with std::next and prev not and negative numbers. In particul...
Marshall Clow
2019-03-22
2
-13
/
+23
*
Support tests in freestanding
JF Bastien
2019-02-04
18
-18
/
+54
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
18
-72
/
+54
*
[libc++] Support different libc++ namespaces in the iterator test
Petr Hosek
2019-01-15
1
-30
/
+30
*
Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric fo...
Marshall Clow
2018-11-13
2
-0
/
+123
*
Another test for LWG2952
Marshall Clow
2017-11-14
1
-0
/
+28
*
Implement LWG2952: iterator_traits should work for pointers to cv T
Marshall Clow
2017-11-14
1
-0
/
+28
*
[libcxx] [test] Rename _Up to U, etc. NFCI.
Stephan T. Lavavej
2017-08-11
1
-2
/
+2
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
1
-2
/
+2
*
Remove addtional parameters in function std::next() and std::prev()
Rachel Craik
2017-07-24
2
-0
/
+6
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
2
-2
/
+2
*
Make next/prev/advance/distance operations on iterators be constexpr. I misse...
Marshall Clow
2017-05-17
4
-3
/
+116
*
Void cast runtime-unused variables. Patch from STL@microsoft.com
Eric Fiselier
2016-05-02
5
-0
/
+5
*
Implement LWG#2353: std::next is over-constrained
Marshall Clow
2015-11-07
1
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
15
-0
/
+536