• Home
  • History
  • Annotate
  • only in /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/
History log of /external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eb4c5e90a76f1f90de3e7ac5eafbc64254fafc3d 30-Jun-2016 Eric Fiselier <eric@efcs.ca> Fix unreferenced parameter warning. Patch from STL@microsoft.com

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274204 91177308-0d34-0410-b5e6-96231b3b80d8
epr.strstreambuf.members/overflow.pass.cpp
70bf1c2280d514792b4bc6035c4685e82da79645 29-Jun-2016 Akira Hatanaka <ahatanaka@apple.com> [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


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274132 91177308-0d34-0410-b5e6-96231b3b80d8
epr.strstreambuf.members/overflow.pass.cpp
bda804ea25ff0b96f66a80cbf4640a7b8dd886b8 28-Apr-2016 Eric Fiselier <eric@efcs.ca> 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
epr.strstreambuf.cons/custom_alloc.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
epr.strstreambuf.cons/ccp_size.pass.cpp
epr.strstreambuf.cons/cp_size_cp.pass.cpp
epr.strstreambuf.cons/cscp_size.pass.cpp
epr.strstreambuf.cons/cucp_size.pass.cpp
epr.strstreambuf.cons/custom_alloc.pass.cpp
epr.strstreambuf.cons/default.pass.cpp
epr.strstreambuf.cons/scp_size_scp.pass.cpp
epr.strstreambuf.cons/ucp_size_ucp.pass.cpp
epr.strstreambuf.members/freeze.pass.cpp
epr.strstreambuf.members/pcount.pass.cpp
epr.strstreambuf.members/str.pass.cpp
epr.strstreambuf.virtuals/overflow.pass.cpp
epr.strstreambuf.virtuals/pbackfail.pass.cpp
epr.strstreambuf.virtuals/seekoff.pass.cpp
epr.strstreambuf.virtuals/seekpos.pass.cpp
epr.strstreambuf.virtuals/setbuf.pass.cpp
epr.strstreambuf.virtuals/underflow.pass.cpp
ypes.pass.cpp