Commits

Chris Lattner committed 0d8c93b1864
fix <rdar://problem/16889110> capture lists in lazy member properties cannot use self When reparenting a closure in an @lazy initializer into the computed getter, make sure to reparent any var/pbd decls in the capture list into the same context. Swift SVN r18365