Commits

Chris Lattner committed a6d07f98f60
start implementation of a new @autoclosure decl attribute. It doesn't do everything the type attribute does (notably, doesn't work on parameters), but this includes the infrastructure to apply it in all the sordid places that need to be touched for type-adjusting declattributes on variables. Swift SVN r24044