summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/sequences/array/array.tuple/tuple_element.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 static assert diagnostic checks in i386Eric Fiselier2018-12-151-1/+1
* Tolerate Clangs new static_assert messagesEric Fiselier2018-12-141-1/+1
* [array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-...Marshall Clow2017-06-121-0/+35
OpenPOWER on IntegriCloud