summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.data/data_const.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the array tests to not use a local type; removes warnings in C++03. NFCMarshall Clow2018-10-121-3/+4
* [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...Eric Fiselier2018-02-071-0/+19
* Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-...Nirav Dave2018-02-061-10/+0
* [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...Eric Fiselier2018-02-041-0/+10
* Implement the last bit of P0031: 'A Proposal to Add Constexpr Modifiers to re...Marshall Clow2017-01-041-0/+14
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-011-1/+3
* Fix warnings in array and assoc containersEric Fiselier2015-07-181-0/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+35
OpenPOWER on IntegriCloud