Commits
Chris Lattner committed 10c3009c751
implement <rdar://problem/18275556> 'let' properties in a class should be implicitly final let properties in classes cannot be overriden, so there is no reason to go through virtual dispatch to get them. Swift SVN r21862