History log of /external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee226c05af9e0187098f43fb71465a581487af9b 09-Jun-2016 Dan Austin <danielaustin@google.com> Revert "Revert "Update aosp/master libcxx rebase to r263688""

This reverts commit 1d4a1edbc7e4461b59239e1b8297e9dd395a6322.

Change-Id: I2909937fe582f2c5552bc86e7f4d2d5cff0de0aa
/external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
1d4a1edbc7e4461b59239e1b8297e9dd395a6322 26-May-2016 Dan Albert <danalbert@google.com> Revert "Update aosp/master libcxx rebase to r263688"

The world is burning.

This reverts commit c004fd909c006eec55077c52ee119e1fa338c9e9, reversing
changes made to 1418e4163da4bb0b9e3fe496e51c23a0dce399d9.
/external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
8f1e73dfd2581000748652489c33198b312a78bb 22-Apr-2016 Eric Fiselier <eric@efcs.ca> Add is_swappable/is_nothrow_swappable traits

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@267079 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
8d48d9b2cc39c943419308a410f55a09190de32b 07-Mar-2016 Marshall Clow <mclow.lists@gmail.com> non-member swap for array was mistakenly taking const ref params. Fixed and added test. Thanks to Ben Craig for the catch

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@262866 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
237206bfdac14d61fc0fa7c77f5a00a14c6be7ae 01-Oct-2015 Eric Fiselier <eric@efcs.ca> Suppress array initialization warnings in std::experimental::apply tests

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@248987 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/array/array.swap/swap.pass.cpp
02bb4bdb495ff5cc8bd6422e61b96433e60ba5e1 19-Jul-2015 Eric Fiselier <eric@efcs.ca> Fix warnings in array and assoc containers

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242629 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/containers/sequences/array/array.swap/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/containers/sequences/array/array.swap/swap.pass.cpp