summaryrefslogtreecommitdiff
path: root/gcc/analyzer/program-point.h
Commit message (Expand)AuthorAgeFilesLines
* analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibilityDavid Malcolm2022-04-281-1/+0
* analyzer: extend state-purging to locals [PR104943]David Malcolm2022-03-181-0/+4
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* analyzer: detect and analyze calls via function pointerAnkur Saini2021-08-181-1/+2
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* analyzer: eliminate non-determinism in logsDavid Malcolm2020-10-271-0/+3
* analyzer: add -fdump-analyzer-jsonDavid Malcolm2020-09-221-0/+2
* analyzer: add program_point::get_nextDavid Malcolm2020-09-161-0/+2
* analyzer: rewrite of region and value-handlingDavid Malcolm2020-08-131-31/+21
* analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm2020-01-221-0/+4
* Initial commit of analyzerDavid Malcolm2020-01-141-0/+310