Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-03 | analyzer: use std::unique_ptr for feasibility_problems and exploded_path | David Malcolm | 1 | -2/+2 |
2022-11-03 | analyzer: use std::unique_ptr for pending_diagnostic/note | David Malcolm | 1 | -0/+1 |
2022-10-05 | analyzer: simplify some includes | David Malcolm | 1 | -7/+0 |
2022-04-28 | analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibility | David Malcolm | 1 | -0/+65 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-08-23 | analyzer: rewrite of switch handling | David Malcolm | 1 | -3/+4 |
2021-04-01 | analyzer: record per-enode saved_diagnostics | David Malcolm | 1 | -3/+2 |
2021-03-11 | analyzer: new implementation of shortest feasible path [PR96374] | David Malcolm | 1 | -0/+235 |