Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-21 | analyzer: check format strings for null termination [PR105899] | David Malcolm | 1 | -0/+30 |
2023-08-21 | analyzer: replace -Wanalyzer-unterminated-string with scan_for_null_terminato... | David Malcolm | 1 | -1/+3 |
2023-08-11 | analyzer: new warning: -Wanalyzer-unterminated-string [PR105899] | David Malcolm | 1 | -0/+2 |
2023-08-11 | analyzer: More features for CPython analyzer plugin [PR107646] | Eric Feng | 1 | -0/+4 |
2023-08-09 | analyzer: remove default return value from region_model::on_call_pre | David Malcolm | 1 | -0/+1 |
2023-08-04 | analyzer: handle function attribute "alloc_size" [PR110426] | David Malcolm | 1 | -0/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-06 | analyzer: split out more stuff from region-model-impl-calls.cc | David Malcolm | 1 | -0/+77 |