Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-10 | analyzer: handle more casts of string literals [PR98797] | David Malcolm | 1 | -0/+6 |
2022-02-08 | analyzer: fix hashing of bit_range_region::key_t [PR104452] | David Malcolm | 1 | -1/+2 |
2022-02-02 | analyzer: implement bit_range_region | David Malcolm | 1 | -0/+89 |
2022-01-27 | analyzer: show region creation events for uninit warnings | David Malcolm | 1 | -0/+1 |
2022-01-07 | analyzer: add region::is_named_decl_p | David Malcolm | 1 | -0/+2 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-07-15 | analyzer: reimplement -Wanalyzer-use-of-uninitialized-value [PR95006 et al] | David Malcolm | 1 | -0/+16 |
2021-06-30 | analyzer: eliminate enum binding_key [PR95006] | David Malcolm | 1 | -2/+123 |
2021-03-30 | analyzer: remove old decl of region::dump_to_pp | David Malcolm | 1 | -5/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-28 | analyzer: move svalue and region decls to their own header files | David Malcolm | 1 | -0/+1017 |