Commits

Jordan Rose committed ca6e2406bcc
[ClangImporter] Import attributes on factory-methods-as-initializers. We were skipping this step, which meant that the initializers weren't getting the availability information from their factory methods. rdar://problem/18323494 Swift SVN r24034