diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-01-05 11:16:06 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-01-05 13:47:02 +0000 |
commit | 7a2f2d91aa6d18b0ab4194f9eb94262016a09803 (patch) | |
tree | 5e0b5fb86de1973b9618389aed017af5a85dc15d /gcc | |
parent | 749ee73406d31c7104c64bb7bf84780dea187d48 (diff) | |
download | gcc-7a2f2d91aa6d18b0ab4194f9eb94262016a09803.zip gcc-7a2f2d91aa6d18b0ab4194f9eb94262016a09803.tar.gz gcc-7a2f2d91aa6d18b0ab4194f9eb94262016a09803.tar.bz2 |
libstdc++: Add pretty printer for std::regex internals
This helps visualize the NFA states in a std::regex. It probably isn't
very useful for users, but helps when working on the implementation.
libstdc++-v3/ChangeLog:
* python/libstdcxx/v6/printers.py (StdRegexStatePrinter): New
printer for std::regex NFA states.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions