aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-output-spec.h
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2025-07-25 15:13:35 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2025-07-25 15:13:35 -0400
commitd38c7faf31cc66a66c912bd0ae74c7aa986f9ad2 (patch)
tree631e4588de64c099b8bc8ce48250c88f3845de70 /gcc/diagnostic-output-spec.h
parente84867ce352a5699a3f99d126ef5da4431461103 (diff)
downloadgcc-d38c7faf31cc66a66c912bd0ae74c7aa986f9ad2.zip
gcc-d38c7faf31cc66a66c912bd0ae74c7aa986f9ad2.tar.gz
gcc-d38c7faf31cc66a66c912bd0ae74c7aa986f9ad2.tar.bz2
diagnostics: move edit_context to namespace/dir "diagnostics"
No functional change intended. gcc/ChangeLog: * Makefile.in (OBJS-libcommon): Replace edit-context.o with diagnostics/edit-context.o. * diagnostic-format-html.cc: Update #include for move of edit-context.h to diagnostics subdir. * diagnostic.cc: Likewise. Update for move of edit_context to diagnostics::edit_context. * diagnostic.h: Likewise. * edit-context.cc: Move to... * diagnostics/edit-context.cc: ...here. Update #include for move of edit-context.h to diagnostics subdir. Move all code within namespace diagnostics. * edit-context.h: Move to... * diagnostics/edit-context.h: ...here, updating header guard. Move all code within namespace diagnostics. * libgdiagnostics.cc: Update #include for move of edit-context.h to diagnostics subdir. Update for move of edit_context to diagnostics::edit_context. * toplev.cc: Update #include for move of edit-context.h to diagnostics subdir. gcc/testsuite/ChangeLog: * gcc.dg/plugin/expensive_selftests_plugin.cc: Update #include for move of edit-context.h to diagnostics subdir. Update for move of edit_context to diagnostics::edit_context. Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/diagnostic-output-spec.h')
0 files changed, 0 insertions, 0 deletions