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

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 11 14:25:26 PST 2018


vsapsai updated this revision to Diff 129525.
vsapsai added a comment.

- Remove curly braces for single-statement ifs.


https://reviews.llvm.org/D40677

Files:
  libcxx/include/istream
  libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/get_pointer_size.pass.cpp
  libcxx/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.129525.patch
Type: text/x-patch
Size: 6588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180111/32353284/attachment.bin>


More information about the cfe-commits mailing list