History log of /external/libcxx/test/std/containers/sequences/vector.bool/reference.swap.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a686caad209c0475fd69346fe841ebb67a6eb06e 29-Jul-2017 Stephan T. Lavavej <stl@exchange.microsoft.com> [libcxx] [test] Untabify, NFC.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@309464 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/vector.bool/reference.swap.pass.cpp
d24c465beaec2fe9a0e365e6379cd5d3acaeb2ca 14-Jun-2016 Eric Fiselier <eric@efcs.ca> Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.

This is a huge cleanup that helps make the libc++ test suite more portable.
Patch from STL@microsoft.com. Thanks STL!


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272716 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/vector.bool/reference.swap.pass.cpp
56a0a437b7685fe2e43e89149f4f2f9447a6b17a 07-Apr-2016 Marshall Clow <mclow.lists@gmail.com> Added a noexcept test

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@265674 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/vector.bool/reference.swap.pass.cpp
005c60b6662440b1ea9d2ab7505948e2bfc87fe0 07-Apr-2016 Marshall Clow <mclow.lists@gmail.com> Fix bug #27260 - add missing swap(reference, reference) to vector<bool>.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@265672 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/vector.bool/reference.swap.pass.cpp