summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/basic.string/string.cons/iter_alloc_deduction.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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] Mark the test as unsupported by apple-clang-8.1.Volodymyr Sapsai2018-05-221-1/+1
* [libcxx][test] Adding apple-clang-9 to UNSUPPORTED in iter_alloc_deduction.fa...Mike Edwards2018-03-121-1/+1
* [libcxx][test] Reverting r327178 and r327190.Mike Edwards2018-03-101-1/+2
* [libcxx][test] Marking libcpp-no-deduction-guides unsupported.Mike Edwards2018-03-101-1/+1
* XFAIL: libcpp-no-deduction-guides in libcxx/test/std/strings/basic.string/str...Mike Edwards2018-03-091-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/+55
OpenPOWER on IntegriCloud