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 |
|