Commits

Chris Lattner committed 2593a52b99f
implement <rdar://problem/16191398> add an 'oldValue' to didSet so you can implement "didChange" properties This names the implicit argument "oldValue". Whether we keep implicit arguments or not is a subject of debate, tracked by rdar://16268361. Swift SVN r14819