aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/known-function-manager.cc
AgeCommit message (Expand)AuthorFilesLines
2024-05-30Add new text_art::tree_widget and use it in analyzerDavid Malcolm1-0/+1
2024-05-03testsuite: fix analyzer C++ failures on Solaris [PR111475]David Malcolm1-1/+37
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-08-27analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]benjamin priour1-0/+7
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-06analyzer: split out more stuff from region-model-impl-calls.ccDavid Malcolm1-0/+1
2022-11-22analyzer: only look for named functions in root ns [PR107788]David Malcolm1-3/+12
2022-11-22analyzer: eliminate region_model::impl_call_* special casesDavid Malcolm1-9/+76
2022-11-03analyzer: use std::unique_ptr for known functionsDavid Malcolm1-2/+3
2022-11-03analyzer: use std::unique_ptr during bifurcationDavid Malcolm1-0/+1
2022-10-05analyzer: simplify some includesDavid Malcolm1-1/+0
2022-09-09analyzer: add support for plugin-supplied known function behaviorsDavid Malcolm1-0/+78