Commits

Jordan Rose committed 5c71b75b250
Add @warn_unqualified_access, and apply it to imported methods named 'print'. Otherwise, people subclassing NSView will accidentally call NSView.print when they're trying to call Swift.print. rdar://problem/18309853 Swift SVN r30334