History log of /external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
48a4655868a0aa47493697f3ebc698a83894f445 20-Jan-2018 Marshall Clow <mclow.lists@gmail.com> More P0202 constexpr work. This commit adds fill/fill_n/generate/generate_n/unique/unique_copy. I removed a specialization of fill_n that recognized when we were dealing with raw pointers and 1 byte trivially-assignable types and did a memset, because the compiler will do that optimization for us.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@323050 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/unique_copy.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/algorithms/alg.modifying.operations/alg.unique/unique_copy.pass.cpp