hanchenye-llvm-project/libcxx
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
..
cmake [CMake] Cleanup uses of USES_TERMINAL 2016-06-08 22:20:28 +00:00
docs Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
include Implement P0163r0. Add shared_ptr::weak_type. 2016-06-27 01:02:43 +00:00
lib Add Filesystem TS -- Complete 2016-06-17 19:46:40 +00:00
src [libcxx] Fix a bug in strstreambuf::overflow. 2016-06-29 15:26:13 +00:00
test [libcxx] Fix a bug in strstreambuf::overflow. 2016-06-29 15:26:13 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Use WG21.link reflector to get to issues, rather than linking directly 2016-06-28 14:13:28 +00:00
.arcconfig
.gitignore
CMakeLists.txt Add -Wno-covered-switch-default while compiling libc++ 2016-06-18 18:55:18 +00:00
CREDITS.TXT Add entry to CREDITS.TXT for propagate_const 2016-06-19 19:36:28 +00:00
LICENSE.TXT Update copyright year to 2016. 2016-03-30 22:39:53 +00:00
TODO.TXT