aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/syntaxTests/controlFlow/uninitializedAccess/assembly.sol
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring of the ControlFlowGraph and use for detecting all uninitialized ↵Daniel Kirchner2018-12-121-0/+9
storage accesses.