Commits

Justin Bogner committed 569273a5079
InstrProf: Add support for the do-catch construct Add a counter in each catch block and one for the fallthrough out of the entire do-catch block, and implement the logic to handle these and throw statements in the coverage mapping. Swift SVN r27950