Commits

Eli Friedman committed adcf0bc6c25
Expand out radix detection in applyTypeToLiteral so it uses the same rules as the lexer, instead of using StringRef's autosensing rules. This makes octal literals work correctly. Finishes <rdar://problem/10700832>. Swift SVN r1171