[PATCH] D40677: [libcxx] Make std::basic_istream::get 0-terminate input array in case of error.

Volodymyr Sapsai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 15:25:05 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322326: [libcxx] Make std::basic_istream::get 0-terminate input array in case of error. (authored by vsapsai, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D40677?vs=129525&id=129541#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40677

Files:
  libcxx/trunk/include/istream
  libcxx/trunk/test/std/input.output/iostream.format/input.streams/istream.unformatted/get_pointer_size.pass.cpp
  libcxx/trunk/test/std/input.output/iostream.format/input.streams/istream.unformatted/get_pointer_size_chart.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40677.129541.patch
Type: text/x-patch
Size: 6642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/f1f5c5ac/attachment.bin>


More information about the llvm-commits mailing list