History log of /external/libcxx/test/support/min_allocator.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b193f7797b71323efc385916f128c6dd17819b4 03-Jun-2015 Marshall Clow <mclow.lists@gmail.com> More of N4258 implementation. Mark all of our test_allocators as noexcept constructible. Make the constructors for basic_string noexcept all the time (under C++14). Update tests to reflect the new world order. More to come.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238957 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/support/min_allocator.h
31b9c44aa7919241efdced9b7e3cffb5edae1005 15-Aug-2014 Eric Fiselier <eric@efcs.ca> Add bare_allocator archetype that implements the minimal possible allocator interface.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@215691 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/support/min_allocator.h
98760c18f85bafd98dde7a309e1b0e677abd47d8 16-Jan-2014 Marshall Clow <mclow.lists@gmail.com> Add license headers to a bunch of libc++ files that were missing them. No functionality change. Fixes 18291. Thanks to Nico for the bug report and the patch.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@199400 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/support/min_allocator.h
061d0cc4db18d17bf01ed14c5db0be098205bd47 26-Nov-2013 Marshall Clow <mclow.lists@gmail.com> There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@195785 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/support/min_allocator.h