diff options
author | David Malcolm <dmalcolm@redhat.com> | 2025-04-28 18:21:22 -0400 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2025-04-28 18:21:22 -0400 |
commit | 4e1f545df9da1d2e6f9189c6d289a4875f1e24e3 (patch) | |
tree | 2b5c901f33832141359ff9198d4e827f94c2ad1d /gcc/testsuite/gcc.dg/cpp/c99-if-comma-1.c | |
parent | c2f8c7ad2db225b55fb2ce53ed4a2d107b4f850c (diff) | |
download | gcc-4e1f545df9da1d2e6f9189c6d289a4875f1e24e3.zip gcc-4e1f545df9da1d2e6f9189c6d289a4875f1e24e3.tar.gz gcc-4e1f545df9da1d2e6f9189c6d289a4875f1e24e3.tar.bz2 |
analyzer: convert various call_summary * to call_summary &
No functional change intended.
gcc/analyzer/ChangeLog:
* call-summary.cc (call_summary_replay::call_summary_replay):
Convert "summary" from call_summary * to call_summary &.
(call_summary_replay::dump_to_pp): Likewise for m_summary.
* call-summary.h (call_summary_replay::call_summary_replay):
Likewise for "summary".
(call_summary_replay::m_summary): Likewise.
* engine.cc (call_summary_edge_info::call_summary_edge_info):
Likewise.
(call_summary_edge_info::update_state): Likewise.
(call_summary_edge_info::update_model): Likewise.
(call_summary_edge_info::print_desc): Likewise for m_summary.
(call_summary_edge_info::m_summary): Likewise.
(exploded_node::replay_call_summaries): Update for change to
replay_call_summary.
(exploded_node::replay_call_summary): Convert "summary" from
call_summary * to call_summary &.
* exploded-graph.h (exploded_node::replay_call_summary): Likewise.
Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'gcc/testsuite/gcc.dg/cpp/c99-if-comma-1.c')
0 files changed, 0 insertions, 0 deletions