Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about unreachable code. | Daniel Kirchner | 2019-01-10 | 1 | -8/+29 |
| | |||||
* | Refactoring of the ControlFlowGraph and use for detecting all uninitialized ↵ | Daniel Kirchner | 2018-12-12 | 1 | -70/+192 |
| | | | | storage accesses. | ||||
* | Update control flow graph. | Daniel Kirchner | 2018-05-17 | 1 | -5/+4 |
| | |||||
* | Add control flow graph. | Daniel Kirchner | 2018-05-15 | 1 | -0/+370 |