Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-06 | analyzer: improvements to state dumping | David Malcolm | 1 | -1/+2 |
2020-02-18 | analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778] | David Malcolm | 1 | -1/+2 |
2020-02-17 | analyzer: fix ICEs in region_model::get_lvalue_1 [PR 93388] | David Malcolm | 1 | -0/+5 |
2020-02-11 | analyzer: fix ICE due to missing state_change purging (PR 93374) | David Malcolm | 1 | -2/+4 |
2020-01-30 | analyzer: add extrinsic_state::dump | David Malcolm | 1 | -0/+4 |
2020-01-30 | analyzer: make extrinsic_state field private | David Malcolm | 1 | -0/+1 |
2020-01-30 | analyzer: avoid comparisons between uncomparable types (PR 93450) | David Malcolm | 1 | -2/+2 |
2020-01-27 | analyzer: fix build with gcc 4.4 (PR 93276) | David Malcolm | 1 | -1/+1 |
2020-01-22 | analyzer: introduce namespace to avoid ODR clashes (PR 93307) | David Malcolm | 1 | -0/+8 |
2020-01-14 | analyzer: purge state for unknown function calls | David Malcolm | 1 | -0/+2 |
2020-01-14 | Initial commit of analyzer | David Malcolm | 1 | -0/+363 |