Commits

John McCall committed 35fc1a090c2
Track whether an ApplyExpr throws in the AST. Verify that this bit is set during type-checking on every ApplyExpr, and fix the remaining locations where we weren't doing coverage testing on expressions; most of these were harmless, but it's better to be safe. Swift SVN r28509