summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.comparison/op.lt.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement P1085R2 - Should Span be Regular?. This consists entirely of deletionsMarshall Clow2018-11-271-154/+0
| | | | llvm-svn: 347672
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-11-141-15/+15
| | | | llvm-svn: 346826
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-241-0/+154
llvm-svn: 337804
OpenPOWER on IntegriCloud