]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/analyzer/analyzer-pass.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / analyzer / analyzer-pass.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-03  David Malcolmanalyzer: use std::unique_ptr during bifurcation
2022-10-05  David Malcolmanalyzer: simplify some includes
2022-05-20  David MalcolmUse "final" and "override" directly, rather than via...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-30  David MalcolmUnbreak build with --disable-analyzer
2020-11-30  David MalcolmAdd analyzer plugin support and CPython GIL example
2020-01-22  David Malcolmanalyzer: introduce namespace to avoid ODR clashes...
2020-01-14  David MalcolmInitial commit of analyzer