]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR libstdc++/67440
authordevans <devans@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2015 21:32:26 +0000 (21:32 +0000)
committerdevans <devans@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2015 21:32:26 +0000 (21:32 +0000)
commitb13b401222c3492c5ea79fd2c0112bcafb0d5a09
treea3a5e016e24c49759099058b9dedf0638b1a67c4
parente974360c16d271f05b5a54742710a968e2fa795c
PR libstdc++/67440
* python/libstdcxx/v6/printers.py (find_type): Handle "const" in
type name.
* testsuite/libstdc++-prettyprinters/debug.cc: Add test for
const set<int>.
* testsuite/libstdc++-prettyprinters/simple.cc: Ditto.
* testsuite/libstdc++-prettyprinters/simple11.cc: Ditto.

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