Commits
Chris Lattner committed 60063a866dd
fix <rdar://problem/16406886> Observing properties don't work with ownership types Now that rvalues of ownership types are working, we just need to strip the ownership type on the argument to setter and return value of getter. Swift SVN r15460