Marshall Clow
|
2c893111fc
|
Add another test case to the deduction guide for basic_string.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@325740 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-02-22 05:14:20 +00:00 |
|
Eric Fiselier
|
6878e852d1
|
Fix test failure on compilers w/o deduction guides
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@325205 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-02-15 02:41:19 +00:00 |
|
Marshall Clow
|
5bfbd7dacc
|
The apple versions of clang don't support deduction guides yet.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@324640 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-02-08 19:33:03 +00:00 |
|
Marshall Clow
|
88ba9758ff
|
Once more, with feeling. Spell 'clang-4.0' correctly this time
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@324624 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-02-08 17:06:08 +00:00 |
|
Marshall Clow
|
0eec3e8b24
|
Clean up string's deduction guides tests. Mark old versions of clang as unsupported, b/c they don't have deduction guides, even in C++17 mode
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@324619 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-02-08 16:25:57 +00:00 |
|