libstdc++: Define pretty printer for comparison categories
authorJonathan Wakely <jwakely@redhat.com>
Thu, 5 Dec 2019 00:42:11 +0000 (00:42 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 5 Dec 2019 00:42:11 +0000 (00:42 +0000)
commita59c50bd14f5bcb467a21ceb55f6b082510efc2f
treeebcc3b6efb8238c1fffe34f359820fd972a693d8
parent3a4cc6281b56c52136cc755e46776c025114d865
libstdc++: Define pretty printer for comparison categories

* python/libstdcxx/v6/printers.py (StdCmpCatPrinter): New printer.
* testsuite/libstdc++-prettyprinters/cxx20.cc: New test.

From-SVN: r278982
libstdc++-v3/ChangeLog
libstdc++-v3/python/libstdcxx/v6/printers.py
libstdc++-v3/testsuite/libstdc++-prettyprinters/cxx20.cc [new file with mode: 0644]