Eric Fiselier
|
8c36703b2b
|
Fix static assert diagnostic checks in i386
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349252 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-12-15 05:18:56 +00:00 |
|
Eric Fiselier
|
01fac08922
|
Tolerate Clangs new static_assert messages
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349189 91177308-0d34-0410-b5e6-96231b3b80d8
|
2018-12-14 20:42:36 +00:00 |
|
Marshall Clow
|
3128b5abf0
|
Mark the recent variant test as UNSUPPORTED for C++ before 17
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@305198 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-06-12 16:33:41 +00:00 |
|
Marshall Clow
|
bc37f8d93d
|
Make tuple_element static_assert in pair if the index is out of range. Also, add a message to variant_alternative<> in the similar case (it already asserted). Add tests for this
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@305196 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-06-12 16:13:17 +00:00 |
|