Commits

Xi Ge committed 40a9d61103f
[CodeComplete] when completing unresolved members, we also perform name lookups for enum elements, var decls and nominal types in addition to functions. fixes: rdar://22282057, rdar://22282116, rdar://22282224, and rdar://22282278 Swift SVN r31274