llvm-project/libcxx/test/std/containers/container.adaptors/stack/stack.cons
Marshall Clow aefe07a4c1 Mark the template deduction tests as UNSUPPORTED on clang 5, because it deduces the wrong type.
llvm-svn: 333376
2018-05-28 15:42:47 +00:00
..
ctor_container.pass.cpp [libcxx] [test] D27013: Fix MSVC warning C4018 "signed/unsigned mismatch", part 1/12. 2016-11-23 22:01:19 +00:00
ctor_copy.pass.cpp
ctor_default.pass.cpp [libc++] Fix stack_allocator 2016-10-08 00:56:22 +00:00
ctor_move.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-feature> macro uses in std::stack. 2017-04-18 21:16:26 +00:00
ctor_rcontainer.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-feature> macro uses in std::stack. 2017-04-18 21:16:26 +00:00
deduct.fail.cpp Deduction guides for the container adaptors - queue, stack, and priority_queue 2018-05-22 01:57:53 +00:00
deduct.pass.cpp Mark the template deduction tests as UNSUPPORTED on clang 5, because it deduces the wrong type. 2018-05-28 15:42:47 +00:00
default_noexcept.pass.cpp Fix tests for extended noexcept in the container adaptors tests 2017-04-19 02:07:12 +00:00
dtor_noexcept.pass.cpp
move_assign_noexcept.pass.cpp
move_noexcept.pass.cpp Fix tests for extended noexcept in the container adaptors tests 2017-04-19 02:07:12 +00:00