Commits

Chris Lattner committed b9f667b3b24
Implement <rdar://problem/15920332> didSet/willSet variables need to allow initializers With enough of the world's complexity pushed around, this is now straight-forward, but we still need to use full parser lookahead to handle some more complex cases. Swift SVN r13727