Eric Fiselier
2bbb125d4e
Fix unreferenced parameter warning. Patch from STL@microsoft.com
...
llvm-svn: 274204
2016-06-30 04:22:58 +00:00
Akira Hatanaka
2556b769ec
[libcxx] Fix a bug in strstreambuf::overflow.
...
The end pointer should point to one past the end of the newly allocated
buffer.
rdar://problem/24265174
Differential Revision: http://reviews.llvm.org/D20334
llvm-svn: 274132
2016-06-29 15:26:13 +00:00
Eric Fiselier
56f23a3f7f
Move remaining _LIBCPP_VERSION tests into test/libcxx
...
llvm-svn: 273367
2016-06-22 02:23:22 +00:00
Eric Fiselier
6c5edd1263
Add <string> include for streaming operators. Patch from STL@microsoft.com
...
llvm-svn: 267959
2016-04-29 00:39:40 +00:00
Eric Fiselier
7626f778a5
Remove names of unreferenced parameters. Patch from STL@microsoft.com
...
llvm-svn: 267852
2016-04-28 03:17:56 +00:00
Eric Fiselier
5a83710e37
Move test into test/std subdirectory.
...
llvm-svn: 224658
2014-12-20 01:40:03 +00:00