summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.cons/default.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* First part of P1227R2 - change span over to use 'size_t' instead of 'ptrdiff_...Marshall Clow2019-02-271-1/+1
* 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
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-141-2/+2
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-241-0/+32
OpenPOWER on IntegriCloud