analyzer: introduce struct event_loc_info
[platform/upstream/gcc.git] / gcc / analyzer / checker-event.cc
2022-12-02 David Malcolmanalyzer: introduce struct event_loc_info
2022-12-02 David Malcolmanalyzer: fixes to region creation messages [PR107851]
2022-11-16 David Malcolmanalyzer: split out checker-path.cc into a new checker...