aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/feasible-graph.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-14analyzer: use unique_ptr for rejected_constraintDavid Malcolm1-5/+4
2023-02-15analyzer: fix uninit false +ves [PR108664,PR108666,PR108725]David Malcolm1-0/+5
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-03analyzer: use std::unique_ptr for feasibility_problems and exploded_pathDavid Malcolm1-1/+1
2022-05-20Use "final" and "override" directly, rather than via macrosDavid Malcolm1-3/+3
2022-04-28analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibilityDavid Malcolm1-0/+6
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-23analyzer: rewrite of switch handlingDavid Malcolm1-3/+4
2021-03-11analyzer: new implementation of shortest feasible path [PR96374]David Malcolm1-0/+213