]> git.ipfire.org Git - thirdparty/gcc.git/commit
diagnostics::output_spec: move class scheme_handler
authorDavid Malcolm <dmalcolm@redhat.com>
Tue, 30 Sep 2025 21:23:31 +0000 (17:23 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Tue, 30 Sep 2025 21:23:31 +0000 (17:23 -0400)
commit393fd020badfbef0aab005868106286df31051dd
tree11fd27236428c537e751de2128eb465942faaa3d
parent233d3121c3a64e1e39590f5bd545469b05b9024d
diagnostics::output_spec: move class scheme_handler

Simplification; no functional change intended.

gcc/ChangeLog:
* diagnostics/output-spec.cc: Move class scheme_handler out from
inside class output_factory.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/diagnostics/output-spec.cc