]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/pending-diagnostic.cc
analyzer: fix ICE on negative values for size_t [PR114472]
[thirdparty/gcc.git] / gcc / analyzer / pending-diagnostic.cc
2024-02-13  David Malcolmdiagnostics: unbreak 'make gcc.pot'
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-01  David Malcolmdiagnostics, analyzer: add optional per-diagnostic...
2023-10-03  David Malcolmdiagnostics: add ctors to text_info; add m_ prefixes...
2023-02-01  David Malcolmanalyzer: fix -Wanalyzer-allocation-size false -ve...
2023-01-19  David Malcolmanalyzer: use dominator info in -Wanalyzer-deref-before...
2023-01-16  Jakub JelinekUpdate copyright years.
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