Commits

Dmitri Hrybenko committed 006dcecb619
Code completion: always validate typealiases A shortcut to skip validation if the type is set does not work since the underlying type might not be set. No tests since I can not reproduce outside of Xcode. rdar://18502983 Swift SVN r22428