Commits

Chris Lattner committed 2dc1df52d12
Implement <rdar://problem/16954464> Cannot make a strong IBOutlet This adds support for the "strong" ownership modifier, and specifically make it override the "implicit weak" behavior of @IBOutlet. Swift SVN r18737