analyzer: introduce struct event_loc_info
[platform/upstream/gcc.git] / gcc / analyzer / call-info.cc
2022-12-02 David Malcolmanalyzer: introduce struct event_loc_info
2022-11-08 David Malcolmanalyzer: introduce succeed_or_fail_call_info
2022-11-03 David Malcolmanalyzer: use std::unique_ptr for checker_event
2022-11-03 David Malcolmanalyzer: use std::unique_ptr for pending_diagnostic...
2022-10-05 David Malcolmanalyzer: simplify some includes
2022-10-05 David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-07-15 Jonathan Wakelylibcpp: Improve encapsulation of label_text
2022-07-07 David MalcolmConvert label_text to C++11 move semantics
2022-05-23 David Malcolmanalyzer: use 'final' and 'override' where appropriate
2022-01-03 Jakub JelinekUpdate copyright years.
2021-08-30 David Malcolmanalyzer: support "bifurcation"; reimplement realloc...