aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/function-set.cc
AgeCommit message (Expand)AuthorFilesLines
2022-05-16Use more ARRAY_SIZE.Martin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-31calls.c: refactor special_function_p for use by analyzer (v2)David Malcolm1-0/+2
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm1-0/+4
2020-01-14analyzer: add function-set.cc/hDavid Malcolm1-0/+191