Marshall Clow
|
e34f6f6a12
|
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.
llvm-svn: 195785
|
2013-11-26 20:58:02 +00:00 |
Howard Hinnant
|
eec721826c
|
Implement full support for non-pointer pointers in custom allocators for string. This completes the custom pointer support for the entire library.
llvm-svn: 185167
|
2013-06-28 16:59:19 +00:00 |
Howard Hinnant
|
54976f2619
|
Fixed PR10574: http://llvm.org/bugs/show_bug.cgi?id=10574
llvm-svn: 137522
|
2011-08-12 21:56:02 +00:00 |
Michael J. Spencer
|
5f53fceff0
|
test: Rename string_op+= to string_op_plus_equal. Windows git doesn't like it.
llvm-svn: 121265
|
2010-12-08 17:06:47 +00:00 |