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
/
move.iterators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support tests in freestanding
JF Bastien
2019-02-04
32
-32
/
+96
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
32
-128
/
+96
*
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...
Billy Robert O'Neal III
2017-11-21
1
-2
/
+2
*
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
1
-0
/
+2
*
Enable warnings by default for C++ >= 11 and fix -Wshadow occurances
Eric Fiselier
2016-12-03
2
-31
/
+26
*
Implement another part of P0031; adding constexpr to move_iterator
Marshall Clow
2016-11-02
24
-0
/
+349
*
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
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
32
-0
/
+1204