Commits

Joe Groff committed 62fda94e15c
SIL: Lower box types from the AST. We form an AST @box type as the formal type of local functions with boxed captures, which needs to be lowered to a SIL type. Found while attempting rdar://problem/21345565. Swift SVN r30586