Commits

Joe Groff committed ac1a7b3d0aa
IRGen: Walk local decls independent of SILFunctions Find function bodies and emit their local type decls using the AST instead of relying on SILConstants to point the way back to the function bodies. Swift SVN r4916