aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/inlineasm/AsmScopeFiller.h
Commit message (Expand)AuthorAgeFilesLines
* Only run stack filler on AST elements that are or contain declarations.chriseth2017-04-251-3/+3
* Refactor assembly analysis into scope filling and checking.chriseth2017-04-251-0/+89