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
/
algorithms
/
alg.modifying.operations
/
alg.copy
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Fixed copy/copy_n/copy_backward for compilers that do not support is...
Louis Dionne
2019-11-07
3
-3
/
+3
*
[libc++] Fix some constexpr tests broken by D68837
Louis Dionne
2019-11-07
4
-4
/
+4
*
[libc++][P0202] Marked algorithms copy/copy_n/copy_if/copy_backward constexpr
Louis Dionne
2019-11-06
4
-181
/
+164
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
2
-2
/
+2
*
Support tests in freestanding
JF Bastien
2019-02-04
4
-4
/
+12
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
[libcxx] [test] Fix whitespace, NFC.
Stephan T. Lavavej
2018-04-12
4
-17
/
+17
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2018-02-12
4
-8
/
+8
*
Add (commented out) constexpr tests for copy/copy_backwards/copy_if/copy_n. ...
Marshall Clow
2018-01-22
4
-4
/
+74
*
[libcxx] Properly convert the count arguments to the *_n algorithms before use.
Eric Fiselier
2015-02-10
1
-1
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
4
-0
/
+277