gcc/libstdc++-v3/testsuite/libstdc++-prettyprinters
Martin Sebor 14a9206d0c PR libstdc++/65229 fix pretty printer for std::bitset<0>
2018-11-23  Martin Sebor  <msebor@redhat.com>
	    Jonathan Wakely  <jwakely@redhat.com>

	PR libstdc++/65229
	* python/libstdcxx/v6/printers.py (StdBitsetPrinter): Handle
	exception thrown for std::bitset<0>.
	* testsuite/libstdc++-prettyprinters/simple.cc: Test std::bitset<0>.

Co-Authored-By: Jonathan Wakely <jwakely@redhat.com>

From-SVN: r266409
2018-11-23 16:12:03 +00:00
..
48362.cc Update copyright years. 2018-01-03 11:03:58 +01:00
59161.cc Update copyright years. 2018-01-03 11:03:58 +01:00
80276.cc PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00
cxx11.cc PR libstdc++/80276 fix pretty printers for array smart pointers 2018-01-09 21:46:13 +00:00
cxx17.cc PR libstdc++/87308 adjust regex used in std::any pretty printer 2018-11-23 15:48:56 +00:00
debug.cc printers.py (NodeIteratorPrinter): New. 2018-03-08 06:26:15 +00:00
debug_cxx11.cc printers.py (NodeIteratorPrinter): New. 2018-03-08 06:26:15 +00:00
libfundts.cc Update copyright years. 2018-01-03 11:03:58 +01:00
prettyprinters.exp Update copyright years. 2018-01-03 11:03:58 +01:00
shared_ptr.cc PR libstdc++/59253 Improve pretty printers for smart pointers 2018-01-09 18:49:57 +00:00
simple.cc PR libstdc++/65229 fix pretty printer for std::bitset<0> 2018-11-23 16:12:03 +00:00
simple11.cc Update copyright years. 2018-01-03 11:03:58 +01:00
tr1.cc Update copyright years. 2018-01-03 11:03:58 +01:00
whatis.cc PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00
whatis2.cc PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00