summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/views/span.cons/container.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-1/+1
* LWG3101 - span's Container constructors need another constraint. Reviewed as ...Marshall Clow2019-02-251-22/+5
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* While reviewing D57058, Louis had some questions about the existing span cons...Marshall Clow2019-01-221-32/+48
* 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-2/+2
* Implement <span>. Reviewed as https://reviews.llvm.org/D49338Marshall Clow2018-07-241-0/+117
OpenPOWER on IntegriCloud