Commits

Jordan Rose committed 5257550f138
[ClangImporter] Don't mark generated 'unavailable' attributes as implicit. Nearly all of them come from some annotation written explicitly in the Objective-C header, and all of them should be shown in the generated interface for an imported module. Part of <rdar://problem/17024498> Swift SVN r20841