Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-21 | analyzer: add text-art visualizations of out-of-bounds accesses [PR106626] | David Malcolm | 1 | -1/+1 |
2023-03-01 | analyzer: fix infinite recursion false +ves [PR108935] | David Malcolm | 1 | -51/+100 |
2023-02-15 | analyzer: fix uninit false +ves [PR108664,PR108666,PR108725] | David Malcolm | 1 | -3/+4 |
2023-01-26 | analyzer: fix false positives from -Wanalyzer-infinite-recursion [PR108524] | David Malcolm | 1 | -0/+100 |
2023-01-19 | analyzer: use dominator info in -Wanalyzer-deref-before-check [PR108455] | David Malcolm | 1 | -1/+2 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-02 | analyzer: introduce struct event_loc_info | David Malcolm | 1 | -3/+4 |
2022-11-11 | analyzer: new warning: -Wanalyzer-infinite-recursion [PR106147] | David Malcolm | 1 | -0/+481 |