aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/analysis-plan.cc
AgeCommit message (Expand)AuthorFilesLines
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-2/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-18analyzer: detect and analyze calls via function pointerAnkur Saini1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-22analyzer: add -fdump-analyzer-jsonDavid Malcolm1-0/+1
2020-02-11analyzer: use ultimate alias target at calls (PR 93288)David Malcolm1-1/+5
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+130