Commits

Joe Groff committed ae496fa64c0
ASTWalker: Walk the pre-type-checked raw literal expr of EnumElements. As suggested by Dmitri, walk the expr so that clients such as syntax highlighting can see it, but discard the result if it doesn't come back as a LiteralExpr to avoid breaking the invariant. Swift SVN r8573