Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-12 | Fix Xcode 16 build break with NULL != nullptr | Daniel Bertalan | 1 | -1/+1 |
2024-06-01 | analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203] | David Malcolm | 1 | -1/+1 |
2024-05-30 | analyzer: fix a -Wunused-parameter | David Malcolm | 1 | -1/+1 |
2024-05-17 | diagnostics, analyzer: add CFG edge visualization to path-printing | David Malcolm | 1 | -2/+16 |
2024-04-10 | analyzer: add SARIF property bag to -Wanalyzer-infinite-loop | David Malcolm | 1 | -0/+22 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-14 | analyzer: cleanups [PR112655] | David Malcolm | 1 | -4/+4 |
2023-12-01 | diagnostics, analyzer: add optional per-diagnostic property bags to SARIF | David Malcolm | 1 | -6/+3 |
2023-11-17 | analyzer: new warning: -Wanalyzer-infinite-loop [PR106147] | David Malcolm | 1 | -0/+565 |