analyzer: introduce struct event_loc_info
[platform/upstream/gcc.git] / gcc / analyzer / pending-diagnostic.cc
2022-12-02 David Malcolmanalyzer: introduce struct event_loc_info
2022-12-02 David Malcolmanalyzer: fixes to region creation messages [PR107851]
2022-11-13 David Malcolmanalyzer: new warning: -Wanalyzer-tainted-assertion...
2022-11-11 David Malcolmanalyzer: new warning: -Wanalyzer-infinite-recursion...
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-05-16 David Malcolmanalyzer: implement four new warnings for <stdarg.h...
2022-01-27 David Malcolmanalyzer: show region creation events for uninit warnings
2022-01-03 Jakub JelinekUpdate copyright years.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-09-22 David Malcolmanalyzer: add -fdump-analyzer-json
2020-01-22 David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-14 David Malcolmanalyzer: fix dedupe issue seen with CVE-2005-1689
2020-01-14 David MalcolmInitial commit of analyzer