Commits

Jordan Rose committed 11fa7ca9745
Add a FIXME about unqualified lookups in identifier type resolution. This isn't as bad as it sounds because we'll be able to use the location of the TypeRepr to distinguish function bodies from function signatures, but it does mean that private typealiases are doing non-private lookups on their types. Comment change only. Swift SVN r23630