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
/
predef.iterators
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++][NFC] Remove excess trailing newlines from most files
Casey Carter
2019-10-23
1
-1
/
+0
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
17
-17
/
+17
*
Revert "Suppress -Wctad-maybe-unsupported on types w/o deduction guides."
Eric Fiselier
2019-08-04
1
-41
/
+0
*
Suppress -Wctad-maybe-unsupported on types w/o deduction guides.
Eric Fiselier
2019-08-03
1
-0
/
+41
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
24
-0
/
+47
*
Support tests in freestanding
JF Bastien
2019-02-04
95
-95
/
+285
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
95
-380
/
+285
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
2
-3
/
+4
*
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...
Billy Robert O'Neal III
2017-11-15
1
-2
/
+2
*
Placate unused variable warnings uncovered by improvements to clang's -Wunuse...
Benjamin Kramer
2017-10-14
2
-0
/
+4
*
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
Stephan T. Lavavej
2017-07-29
17
-17
/
+17
*
Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCES
Eric Fiselier
2017-03-03
3
-18
/
+6
*
Fix unused warning which only triggers in C++11
Eric Fiselier
2016-12-24
1
-0
/
+3
*
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
Eric Fiselier
2016-12-03
2
-31
/
+26
*
[libcxx] [test] D27027: Strip trailing whitespace.
Stephan T. Lavavej
2016-11-23
1
-1
/
+1
*
Implement another part of P0031; adding constexpr to move_iterator
Marshall Clow
2016-11-02
24
-0
/
+349
*
Adding a missing constexpr test for reverse_iterator operator[].
Marshall Clow
2016-10-20
1
-0
/
+11
*
Implement constexpr support for reverse_iterator. Reviewed as https://reviews...
Marshall Clow
2016-10-19
23
-23
/
+366
*
Fix ::reference typedef in insert iterators.
Eric Fiselier
2016-06-30
3
-6
/
+6
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-3
/
+3
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
1
-5
/
+2
*
Fix LWG issue #2106: move_iterators returning prvalues
Eric Fiselier
2016-04-22
1
-1
/
+40
*
Implement LWG#680, which was missed lo these many moons ago, and was reported...
Marshall Clow
2016-04-11
1
-2
/
+2
*
One more #include request in the test suite from Walter Brown
Marshall Clow
2015-01-11
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
95
-0
/
+3577