]> git.ipfire.org Git - thirdparty/gcc.git/commit
Enable printers and xmethods for std::__cxx11::list
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 10:33:29 +0000 (10:33 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2016 10:33:29 +0000 (10:33 +0000)
commit0a9343a8b97b381d02576afa20702aa5536ae751
tree2d76903eb51c8ff0b09cff48721cea04d03a85b4
parent18f41619e2e59ccbd0653f39bc1c983c225fe561
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240982 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/python/libstdcxx/v6/xmethods.py
libstdc++-v3/testsuite/libstdc++-xmethods/list.cc