Commits

Joe Groff committed d67ad6e625d
Reword diagnostics when non-literal values and types are used as enum raw values. The interesting thing is that we require a literal, we don't need to enumerate all the possibilities. <rdar://problem/15711450>. Swift SVN r15100