diff options
author | David Malcolm <dmalcolm@redhat.com> | 2024-08-29 18:48:20 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2024-08-29 18:48:20 -0400 |
commit | 68a0ca66972a0607b3e90ae51521da9b12ad63ca (patch) | |
tree | 86be94e0f603785a0f836c2ce70a19dcd9539384 /gcc/gdbhooks.py | |
parent | 464a3d2fe53362281eba123c3099346f625edd58 (diff) | |
download | gcc-68a0ca66972a0607b3e90ae51521da9b12ad63ca.zip gcc-68a0ca66972a0607b3e90ae51521da9b12ad63ca.tar.gz gcc-68a0ca66972a0607b3e90ae51521da9b12ad63ca.tar.bz2 |
pretty-print: move class chunk_info into its own header
No functional change intended.
gcc/cp/ChangeLog:
* error.cc: Include "pretty-print-format-impl.h".
gcc/ChangeLog:
* dumpfile.cc: Include "pretty-print-format-impl.h".
* pretty-print-format-impl.h: New file, based on material from
pretty-print.h.
* pretty-print.cc: Include "pretty-print-format-impl.h".
* pretty-print.h (chunk_info): Replace full declaration with
a forward decl, moving full decl to pretty-print-format-impl.h.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/gdbhooks.py')
0 files changed, 0 insertions, 0 deletions