summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.iterators
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P1872] span should have size_type, not index_type.Louis Dionne2019-11-141-2/+2
* Fix an ambiguity in the tests that gcc-tot complained about.Marshall Clow2019-02-274-4/+4
* First part of P1227R2 - change span over to use 'size_t' instead of 'ptrdiff_...Marshall Clow2019-02-272-8/+8
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-144-4/+4
* Mark LWG#3102 as complete. No code changes, but I updated a test or twoMarshall Clow2018-09-131-0/+6
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-244-0/+469
OpenPOWER on IntegriCloud