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
/
containers
/
sequences
/
array
/
array.data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support tests in freestanding
JF Bastien
2019-02-04
2
-2
/
+6
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[libcxx] Make return value of array<T, 0>.data() checked only for libc++
Louis Dionne
2018-12-06
2
-6
/
+6
*
[libcxx] Add missing <cstddef> includes in tests
Louis Dionne
2018-11-19
2
-0
/
+3
*
Update the array tests to not use a local type; removes warnings in C++03. NFC
Marshall Clow
2018-10-12
2
-6
/
+9
*
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...
Eric Fiselier
2018-02-07
2
-1
/
+48
*
Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-...
Nirav Dave
2018-02-06
2
-28
/
+0
*
Make array<const T, 0> non-CopyAssignable and make swap and fill ill-formed.
Eric Fiselier
2018-02-04
1
-0
/
+8
*
[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...
Eric Fiselier
2018-02-04
2
-0
/
+20
*
Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to re...
Marshall Clow
2017-01-04
1
-0
/
+14
*
Suppress array initialization warnings in std::experimental::apply tests
Eric Fiselier
2015-10-01
2
-2
/
+6
*
Fix warnings in array and assoc containers
Eric Fiselier
2015-07-18
2
-0
/
+4
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
2
-0
/
+70