Commits
Ben Langmuir committed d3e98f52ef6
[SourceKit] Add parameter.name.local and parameter.name.external tags ... for the fully annotated declarations. More substructure more better. This has to go through a callback mechanism similar to printDeclLoc and printDeclPre since it should be scheduled after both of those are printed. rdar://problem/24292226