mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 23:09:03 -04:00
![]() Clang and C1XX both complain about mismatched class/struct, but libc++ and MSVC's STL differ on what they use for tuple_element/tuple_size, so there's no way to win here. I'm reverting this part of my previous change. In the future, I'll have to suppress the warning for one compiler or the other. llvm-svn: 305854 |
||
---|---|---|
.. | ||
tuple_element.fail.cpp | ||
tuple_element.pass.cpp | ||
tuple_size_incomplete.fail.cpp | ||
tuple_size_incomplete.pass.cpp | ||
tuple_size_structured_bindings.pass.cpp | ||
tuple_size_v.fail.cpp | ||
tuple_size_v.pass.cpp | ||
tuple_size_value_sfinae.pass.cpp | ||
tuple_size.fail.cpp | ||
tuple_size.pass.cpp | ||
tuple.include.array.pass.cpp | ||
tuple.include.utility.pass.cpp |