diff options
author | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-06-20 21:10:53 +0000 |
---|---|---|
committer | Stephan T. Lavavej <stl@exchange.microsoft.com> | 2017-06-20 21:10:53 +0000 |
commit | 73f7f8df2b92e262c97dd8e3642a6e2fbf82b54e (patch) | |
tree | 74d6812c3e7505392d939b6e67bc92f498752d1b /lldb/scripts/Python/python-wrapper.swig | |
parent | 25422dcccbf4b4030c20ab3900a5a61c38f744e0 (diff) | |
download | llvm-73f7f8df2b92e262c97dd8e3642a6e2fbf82b54e.zip llvm-73f7f8df2b92e262c97dd8e3642a6e2fbf82b54e.tar.gz llvm-73f7f8df2b92e262c97dd8e3642a6e2fbf82b54e.tar.bz2 |
[libcxx] [test] Fix -Wmismatched-tags in tuple_size_structured_bindings.pass.cpp.
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
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions