aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/checker-path.cc
AgeCommit message (Expand)AuthorFilesLines
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm1-0/+1
2020-02-24analyzer: eliminate irrelevant control-flow edges from pathsDavid Malcolm1-1/+1
2020-01-27analyzer: fix setjmp-detection and support sigsetjmpDavid Malcolm1-5/+9
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+957