Commits

Ben Langmuir committed 184efb5e1cf
[SourceKit] Differentiate decl.var.local from decl.var.parameter For decls it can be interesting to know when a decl is a parameter vs. a local. This will be needed for the new fully annotated decls. For refs it's usually not interesting. rdar://problem/24292226