summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.obs/size.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P1872] span should have size_type, not index_type.Louis Dionne2019-11-141-1/+1
* Fix an ambiguity in the tests that gcc-tot complained about.Marshall Clow2019-02-271-1/+1
* First part of P1227R2 - change span over to use 'size_t' instead of 'ptrdiff_...Marshall Clow2019-02-271-2/+2
* 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
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-141-1/+1
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-241-0/+91
OpenPOWER on IntegriCloud