gcc/libstdc++-v3/testsuite/27_io/basic_istream
Jonathan Wakely c2830789ba PR libstdc++/53984 handle exceptions in basic_istream::sentry
PR libstdc++/53984
	* include/bits/basic_ios.h (basic_ios::_M_setstate): Adjust comment.
	* include/bits/istream.tcc (basic_istream::sentry): Handle exceptions
	during construction.
	* include/std/istream: Adjust comments for formatted input functions
	and unformatted input functions.
	* testsuite/27_io/basic_fstream/53984.cc: New.
	* testsuite/27_io/basic_istream/sentry/char/53984.cc: New.

From-SVN: r250545
2017-07-25 21:36:06 +01:00
..
cons
exceptions
extractors_arithmetic Fix missing returns in libstdc++ header and tests 2017-06-16 09:13:37 +01:00
extractors_character
extractors_other Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0 2017-06-14 20:38:30 +01:00
get
getline
ignore
peek
putback
read
readsome
requirements
seekg
sentry PR libstdc++/53984 handle exceptions in basic_istream::sentry 2017-07-25 21:36:06 +01:00
tellg
ws