summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.sub/first.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P1872] span should have size_type, not index_type.Louis Dionne2019-11-141-1/+1
* Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple ...Marshall Clow2019-03-061-3/+3
* 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-3/+3
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-241-0/+136
OpenPOWER on IntegriCloud