Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-27 | analyzer: eliminate non-determinism in logs | David Malcolm | 1 | -14/+27 |
2020-09-22 | analyzer: add -fdump-analyzer-json | David Malcolm | 1 | -0/+1 |
2020-08-31 | analyzer: fix ICE on casting float to pointer [PR96764] | David Malcolm | 1 | -6/+29 |
2020-08-25 | analyzer: fix leak false positive/widening on pointer iteration [PR94858] | David Malcolm | 1 | -0/+2 |
2020-08-22 | analyzer: fix NULL deref false positives [PR94851] | David Malcolm | 1 | -0/+6 |
2020-08-20 | analyzer: fix infinite recursion ICE on unions [PR96723] | David Malcolm | 1 | -0/+2 |
2020-08-19 | analyzer: fix ICE on folding vector 0 [PR96705] | David Malcolm | 1 | -2/+2 |
2020-08-19 | analyzer: fix ICE converting float to int [PR96699] | David Malcolm | 1 | -0/+5 |
2020-08-17 | analyzer: fix ICE on NULL dereference [PR96644] | David Malcolm | 1 | -2/+2 |
2020-08-13 | analyzer: rewrite of region and value-handling | David Malcolm | 1 | -0/+1088 |