aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/analyzer-pass.cc
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-30Unbreak build with --disable-analyzerDavid Malcolm1-0/+3
2020-11-30Add analyzer plugin support and CPython GIL exampleDavid Malcolm1-3/+15
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-1/+1
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+102