aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/program-point.cc
AgeCommit message (Expand)AuthorFilesLines
2020-10-27analyzer: eliminate non-determinism in logsDavid Malcolm1-0/+27
2020-09-23analyzer: add -fno-analyzer-feasibilityDavid Malcolm1-2/+6
2020-09-22analyzer: add -fdump-analyzer-jsonDavid Malcolm1-0/+38
2020-09-16analyzer: add program_point::get_nextDavid Malcolm1-0/+29
2020-08-13analyzer: rewrite of region and value-handlingDavid Malcolm1-0/+61
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm1-0/+1
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+554