diff options
author | David Malcolm <dmalcolm@redhat.com> | 2025-07-25 15:13:46 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2025-07-25 15:13:46 -0400 |
commit | bae1f7e29816b9a2287830df6dd4cde39f0208b4 (patch) | |
tree | 3761dc81eee1f433b2120f8fa72ec7cfa5af8f0b /gcc/tree-ssa-loop-prefetch.cc | |
parent | 8dac541d5a5a9c16c606d38e8bc9324867d97e24 (diff) | |
download | gcc-bae1f7e29816b9a2287830df6dd4cde39f0208b4.zip gcc-bae1f7e29816b9a2287830df6dd4cde39f0208b4.tar.gz gcc-bae1f7e29816b9a2287830df6dd4cde39f0208b4.tar.bz2 |
Introduce lazily-created.h
No functional change intended.
gcc/ChangeLog:
* diagnostics/context.cc: Eliminate digraphs::lazy_digraph in
favor of lazily_created template.
* diagnostics/context.h: Likewise.
* diagnostics/digraphs.cc: Likewise, also digraphs::lazy_digraphs.
* diagnostics/digraphs.h: Likewise.
* diagnostics/html-sink.cc: Likewise.
* diagnostics/metadata.h: Likewise.
* diagnostics/sarif-sink.cc: Likewise.
* diagnostics/sink.h: Likewise.
* diagnostics/text-sink.h: Likewise.
* lazily-created.h: New file.
* libgdiagnostics.cc: Eliminate digraphs::lazy_digraph in
favor of lazily_created template.
gcc/testsuite/ChangeLog:
* gcc.dg/plugin/diagnostic_plugin_test_graphs.cc: Eliminate
digraphs::lazy_digraph and digraphs::lazy_digraphs in favor of
lazily_created template.
* gcc.dg/plugin/diagnostic_plugin_test_metadata.cc: Define
INCLUDE_VECTOR since diagnostics/metadata.h now requires it.
* gcc.dg/plugin/diagnostic_plugin_test_paths.cc: Likewise.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.cc')
0 files changed, 0 insertions, 0 deletions