Enable printers and xmethods for std::__cxx11::list
authorJonathan Wakely <jwakely@redhat.com>
Tue, 11 Oct 2016 10:33:29 +0000 (11:33 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 11 Oct 2016 10:33:29 +0000 (11:33 +0100)
commitbf1de1ac983d607f5097ed1a6b004e50eabb3dde
tree2d76903eb51c8ff0b09cff48721cea04d03a85b4
parent7571121f10551b47b0eff7f8dc7fb32ed348f442
Enable printers and xmethods for std::__cxx11::list

* python/libstdcxx/v6/printers.py (build_libstdcxx_dictionary):
Register printer for std::__cxx11::list.
* python/libstdcxx/v6/xmethods.py (ListMethodsMatcher.match): Match
std::__cxx11::list as well as std::list.

From-SVN: r240982
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/python/libstdcxx/v6/xmethods.py
libstdc++-v3/testsuite/libstdc++-xmethods/list.cc