Commits

Xi Ge committed f59baf305a6
[CodeComplete] Teach Swift doc comment three new fields and manifest them in code completion results. rdar://23544071 Aligning with our recent changes for Clang doc comments, the three new fields for Swift are "- keyword:", "- recommended:", and "- recommendedover:". We also manifest their contents in code completion results to guide users to choose the right API.