|  03fe6e2da2 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 | ||
|---|---|---|
| .. | ||
| ctor_container.pass.cpp | ||
| ctor_copy.pass.cpp | ||
| ctor_default.pass.cpp | ||
| ctor_move.pass.cpp | ||
| ctor_rcontainer.pass.cpp | ||
| default_noexcept.pass.cpp | ||
| dtor_noexcept.pass.cpp | ||
| move_assign_noexcept.pass.cpp | ||
| move_noexcept.pass.cpp | ||