Commits

Chris Lattner committed 8c85a49d2a8
with the groundwork out of the way, we can now namebind types referenced by the SIL parser. Add a test that covers both local types, and types that require looking through an import decl (Int, from the stdlib). Swift SVN r5249