summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.fill/fill.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix -verify static assert messages for older Clang versionsEric Fiselier2018-02-071-1/+1
* [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default ...Eric Fiselier2018-02-071-0/+29
* Revert "[libc++] Fix PR35491 - std::array of zero-size doesn't work with non-...Nirav Dave2018-02-061-29/+0
* Make array<const T, 0> non-CopyAssignable and make swap and fill ill-formed.Eric Fiselier2018-02-041-0/+29
OpenPOWER on IntegriCloud