Stephan T. Lavavej
|
9165f9d181
|
[libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@334676 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-06-14 00:12:20 +00:00 |
|
JF Bastien
|
e4063adf19
|
Mark deduction guide tests as failing on apple-clang-9
As discussed here: http://lists.llvm.org/pipermail/cfe-dev/2018-May/058116.html
The tests fail on clang-5, as well as apple-clang-9. Mark them as such.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333479 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-29 23:28:04 +00:00 |
|
Marshall Clow
|
d1e11a1a6f
|
Fix up the final bits of breakage due to clang v5 generating bad implicit template deduction guides - specifically for copy-ctors
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-28 19:20:21 +00:00 |
|
JF Bastien
|
adf78877c9
|
Fix optional<char> test breakage
It seems GCC and clang disagree. Talked to mclow on IRC, disabling for now.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333317 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-25 21:32:27 +00:00 |
|
JF Bastien
|
599bf43e56
|
Fix optional deduction guide test breakage
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333308 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-25 20:43:57 +00:00 |
|
Marshall Clow
|
756163dbc1
|
Add one more test for optional
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333252 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-25 02:22:54 +00:00 |
|
Marshall Clow
|
2fac2d790f
|
Add deduction guides for optional
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@333251 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-05-25 02:08:49 +00:00 |
|