Learn more about cloning repositories
You have read-only access
Move error reporting for unresolved types from SemaDecl to NameBinding, where it should be. This requires enhancing TranslationUnitDecl to hold a list of unresolved types. Swift SVN r290