Commits

Chris Lattner committed 0e7489c9d57
implement AST support for labels on loops & switch statements. This also improves location information to track the label location in the AST. We don't currently track the location of the colon, but that would be trivial to drop in if it is interesting. Swift SVN r16608