summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/iter_alloc_deduction.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add another test case to the deduction guide for basic_string.Marshall Clow2018-02-221-0/+11
* Fix test failure on compilers w/o deduction guidesEric Fiselier2018-02-151-2/+1
* The apple versions of clang don't support deduction guides yet.Marshall Clow2018-02-081-0/+1
* Once more, with feeling. Spell 'clang-4.0' correctly this timeMarshall Clow2018-02-081-1/+1
* Clean up string's deduction guides tests. Mark old versions of clang as unsup...Marshall Clow2018-02-081-0/+82
OpenPOWER on IntegriCloud