aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/function-set.cc
AgeCommit message (Expand)AuthorFilesLines
2025-06-30analyzer: use nullptr rather than NULLDavid Malcolm1-1/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
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