aboutsummaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2022-12-02 16:30:52 -0500
committerDavid Malcolm <dmalcolm@redhat.com>2022-12-02 16:30:52 -0500
commite24fe1283ca1c4d22dc3cf29c26d7b705fb0a568 (patch)
tree4203e14037ebd059e5033a0f5eaf1592eea4ddc5 /intl
parentf5758fe5b430ef3447fbab947fcea32a1d995f36 (diff)
downloadgcc-e24fe1283ca1c4d22dc3cf29c26d7b705fb0a568.zip
gcc-e24fe1283ca1c4d22dc3cf29c26d7b705fb0a568.tar.gz
gcc-e24fe1283ca1c4d22dc3cf29c26d7b705fb0a568.tar.bz2
analyzer: introduce struct event_loc_info
gcc/analyzer/ChangeLog: * analyzer.h (struct event_loc_info): New forward decl. * bounds-checking.cc: Use event_loc_info throughout to bundle the loc, fndecl, depth triples. * call-info.cc: Likewise. * checker-event.cc: Likewise. * checker-event.h (struct event_loc_info): New decl. Use it throughout to bundle the loc, fndecl, depth triples. * checker-path.cc: Likewise. * checker-path.h: Likewise. * diagnostic-manager.cc: Likewise. * engine.cc: Likewise. * infinite-recursion.cc: Likewise. * pending-diagnostic.cc: Likewise. * pending-diagnostic.h: Likewise. * region-model.cc: Likewise. * sm-signal.cc: Likewise. * varargs.cc: Likewise. Signed-off-by: David Malcolm <dmalcolm@redhat.com>
Diffstat (limited to 'intl')
0 files changed, 0 insertions, 0 deletions