gcc/libstdc++-v3/python/libstdcxx
Tom Honermann 5940bb028b P0482R5 char8_t: Updates to gdb pretty printing support
This patch adds recognition of the u8string and u8string_view type
aliases to the gdb pretty printer extension.

2019-02-22  Tom Honermann  <tom@honermann.net>

	* python/libstdcxx/v6/printers.py (register_type_printers): Add type
	printers for u8string and u8string_view.

From-SVN: r269090
2019-02-22 01:16:11 +00:00
..
v6 P0482R5 char8_t: Updates to gdb pretty printing support 2019-02-22 01:16:11 +00:00
__init__.py