Commits

Adrian Prantl committed 85ee56bd7b5
Debug info: Improve the line table for SwitchStmt variable bindings by associating the store to it with the first CaseStmt. The goal is to make the linetable entries as monotone as possible. Fixes <rdar://problem/15888936> switch line table's first line misplaced. Swift SVN r13805