History log of /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f008c5389e9ceeae60bb9921c1be607ebc1a138a 08-Dec-2016 Stephan T. Lavavej <stl@exchange.microsoft.com> [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7.

Add static_cast<short> when constructing pair<Whatever, short> from (Something, int).

Fixes D27540.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289107 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp
8a7462d16391cc406635fb9103dd7ec7f96ceb6b 04-May-2016 Eric Fiselier <eric@efcs.ca> Removing some trailing whitespace

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@268543 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp
bf94e482163f9dcc6b004f2cec71b62c75cac2f6 22-Sep-2015 Marshall Clow <mclow.lists@gmail.com> The test I cnecked in to check the fix for PR#24890 failed (as expected) w/o the fix, but for the wrong reason. Now it fails for the right reason.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@248307 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp
842e3f6f517446e3a565add7b15bcabe07b2c400 22-Sep-2015 Marshall Clow <mclow.lists@gmail.com> Check in the test for PR#24890 that I forgot in previous commit

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@248305 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp
a90c6dd46005b2b14de3bb889a8d03bb34bd3256 20-Dec-2014 Eric Fiselier <eric@efcs.ca> Move test into test/std subdirectory.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/swap.pass.cpp