Add missing newlines

This commit is contained in:
John Holdsworth
2019-06-10 22:12:24 +01:00
parent a67ffadd75
commit fe32ba1a86
3 changed files with 3 additions and 3 deletions

View File

@@ -1218,4 +1218,4 @@ bool swift::canDevirtualizeApply(FullApplySite AI, ClassHierarchyAnalysis *CHA)
}
return false;
}
}