Commits

Jordan Rose committed 70f8c198dd6
Add the standard library as a private import for pure Clang modules. This is needed for the implicit conformances we synthesize. Remove a hack from TypeCheckConstraints to find swift.~= now that it's available using normal lookup. <rdar://problem/15410928> Swift SVN r13850