Guard typedefs and static_asserts with _LIBCPP_VERSION. test/std/containers/sequences/vector.bool/move_assign_noexcept.pass.cpp test/std/containers/sequences/vector.bool/move_noexcept.pass.cpp test/std/containers/sequences/vector.bool/swap_noexcept.pass.cpp Additionally deal with conditional compilation. test/std/containers/associative/map/map.cons/move_noexcept.pass.cpp test/std/containers/associative/multimap/multimap.cons/move_noexcept.pass.cpp Additionally deal with typedefs used by other typedefs. Fixes D29135. llvm-svn: 294154 |
||
|---|---|---|
| .. | ||
| assign_copy.pass.cpp | ||
| assign_move.pass.cpp | ||
| ctor_comp.pass.cpp | ||
| ctor_comp_container.pass.cpp | ||
| ctor_comp_rcontainer.pass.cpp | ||
| ctor_copy.pass.cpp | ||
| ctor_default.pass.cpp | ||
| ctor_iter_iter.pass.cpp | ||
| ctor_iter_iter_comp.pass.cpp | ||
| ctor_iter_iter_comp_cont.pass.cpp | ||
| ctor_iter_iter_comp_rcont.pass.cpp | ||
| ctor_move.pass.cpp | ||
| default_noexcept.pass.cpp | ||
| dtor_noexcept.pass.cpp | ||
| move_assign_noexcept.pass.cpp | ||
| move_noexcept.pass.cpp | ||