summaryrefslogtreecommitdiff
path: root/gcc/analyzer/function-set.cc
AgeCommit message (Expand)Author
2025-06-30analyzer: use nullptr rather than NULLDavid Malcolm
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-05-16Use more ARRAY_SIZE.Martin Liska
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-31calls.c: refactor special_function_p for use by analyzer (v2)David Malcolm
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm
2020-01-14analyzer: add function-set.cc/hDavid Malcolm