History log of /external/libcxx/test/std/utilities/utility/pairs/pairs.pair/copy_ctor.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/copy_ctor.pass.cpp
bf5a4189d3958e088b370f1bf3f4e62b0a3a0a58 14-Jun-2016 Eric Fiselier <eric@efcs.ca> Remove _LIBCPP_TRIVIAL_PAIR_COPY_CTOR option.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272613 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/copy_ctor.pass.cpp
c8b24c6d54b88559399175ab949ed9ed3fcc5777 20-Jan-2016 Eric Fiselier <eric@efcs.ca> Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@258287 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/copy_ctor.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/copy_ctor.pass.cpp