aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/analysis/ControlFlowBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warn about unreachable code.Daniel Kirchner2019-01-101-8/+29
* Refactoring of the ControlFlowGraph and use for detecting all uninitialized s...Daniel Kirchner2018-12-121-70/+192
* Update control flow graph.Daniel Kirchner2018-05-171-5/+4
* Add control flow graph.Daniel Kirchner2018-05-151-0/+370