aboutsummaryrefslogtreecommitdiff
path: root/gcc/analyzer/call-details.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-09-01analyzer: Add support of placement new and improved operator new [PR105948,PR...benjamin priour1-0/+1
2023-08-29analyzer: new warning: -Wanalyzer-overlapping-buffers [PR99860]David Malcolm1-0/+5
2023-08-24analyzer: implement kf_strcat [PR105899]David Malcolm1-1/+4
2023-08-21analyzer: check format strings for null termination [PR105899]David Malcolm1-0/+30
2023-08-21analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato...David Malcolm1-1/+3
2023-08-11analyzer: new warning: -Wanalyzer-unterminated-string [PR105899]David Malcolm1-0/+2
2023-08-11analyzer: More features for CPython analyzer plugin [PR107646]Eric Feng1-0/+4
2023-08-09analyzer: remove default return value from region_model::on_call_preDavid Malcolm1-0/+1
2023-08-04analyzer: handle function attribute "alloc_size" [PR110426]David Malcolm1-0/+2
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-06analyzer: split out more stuff from region-model-impl-calls.ccDavid Malcolm1-0/+77