summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.iterators/end.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* 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
* 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-241-0/+118
OpenPOWER on IntegriCloud