summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.objectrep
Commit message (Expand)AuthorAgeFilesLines
* [libcxx][test] Fix span tests.Stephan T. Lavavej2020-01-082-2/+2
* [libc++] Rename span's as_writeable_bytes to as_writable_bytesLouis Dionne2019-03-283-52/+52
* Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple ...Marshall Clow2019-03-063-8/+8
* Fix an ambiguity in the tests that gcc-tot complained about.Marshall Clow2019-02-273-3/+3
* 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-5/+5
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-243-0/+204
OpenPOWER on IntegriCloud