Commits
Chris Lattner committed 5e44da89af5
Change how integer literals get types. Instead of having TypeChecker force them to __builtin_int32_ty, have sema give them integer_literal_type, and expect the library to define what that actually is for a given file. Swift SVN r282