Commits

Xi Ge committed 5a8bb8ca9b6
[CodeCompletion] Extend code completion to decl attributes. As the first step to achieve this goal, this change allows the first parameter of @availability to be completed with either one of the following four platforms: *, iOS, iOSApplicationExtension, and OSX. rdar://19541135 Swift SVN r25703