aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/analyzer-selftests.cc
AgeCommit message (Expand)AuthorFilesLines
2024-03-18analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902,PR110928,...David Malcolm1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-29analyzer: new warning: -Wanalyzer-overlapping-buffers [PR99860]David Malcolm1-0/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-03analyzer: use std::unique_ptr during bifurcationDavid Malcolm1-0/+1
2022-10-05analyzer: simplify some includesDavid Malcolm1-1/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-0/+1
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14analyzer: add known stdio functions to sm-file.cc (PR analyzer/58237)David Malcolm1-0/+1
2020-01-14analyzer: introduce a set of known async-signal-unsafe functionsDavid Malcolm1-0/+1
2020-01-14analyzer: add function-set.cc/hDavid Malcolm1-0/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+61