mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typos in comments.
This commit is contained in:
@@ -187,7 +187,7 @@ static bool isKnownFinalClass(ClassDecl *CD, SILModule &M,
|
||||
break;
|
||||
}
|
||||
|
||||
// Take the ClassHieararchyAnalysis into account.
|
||||
// Take the ClassHierarchyAnalysis into account.
|
||||
// If a given class has no subclasses and
|
||||
// - private
|
||||
// - or internal and it is a WMO compilation
|
||||
|
||||
Reference in New Issue
Block a user