Dan Austin
|
ee226c05af
|
Revert "Revert "Update aosp/master libcxx rebase to r263688""
This reverts commit 1d4a1edbc7.
Change-Id: I2909937fe582f2c5552bc86e7f4d2d5cff0de0aa
|
2016-06-08 22:25:43 +00:00 |
|
Dan Albert
|
1d4a1edbc7
|
Revert "Update aosp/master libcxx rebase to r263688"
The world is burning.
This reverts commit c004fd909c, reversing
changes made to 1418e4163d.
|
2016-05-25 22:36:09 -07:00 |
|
Eric Fiselier
|
bda804ea25
|
Remove names of unreferenced parameters. Patch from STL@microsoft.com
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@267852 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-04-28 03:17:56 +00:00 |
|
Marshall Clow
|
5142fe4401
|
Our test allocators support move/copy construction; they should support move/copy assignment as well
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@249458 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-10-06 20:30:56 +00:00 |
|
Marshall Clow
|
7b193f7797
|
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
|
2015-06-03 19:56:43 +00:00 |
|
Marshall Clow
|
98760c18f8
|
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
|
2014-01-16 16:58:45 +00:00 |
|
Marshall Clow
|
ebedffde9a
|
Found two identical files named 'allocators.h' in the libcxx test suite. Moved one to /support, removed the other, and iupdated all the includes. No functionality change
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@196127 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-12-02 18:08:31 +00:00 |
|