summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.sub
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P1872] span should have size_type, not index_type.Louis Dionne2019-11-143-3/+3
* Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple ...Marshall Clow2019-03-063-11/+11
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-143-7/+7
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-243-0/+482
OpenPOWER on IntegriCloud