Commits

Jordan Rose committed c4ce202cb86
Move handling of 'final' and @NSManaged properties into validateDecl. This is needed because validation should be enough to invoke a property correctly. We've been getting away with this because we've been doing extra work type-checking types from other files (see next commit). Swift SVN r22374