Commits

Joe Groff committed 054055973a9
Sema: Handle negative raw values for enum cases. The keying and auto-incrementing logic need some patching up to correctly track and build negative IntegerLiteralExprs. Fixes <rdar://problem/15315340>. Swift SVN r9676