mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix typos
This commit is contained in:
@@ -91,7 +91,7 @@ class DCE : public SILFunctionTransform {
|
||||
|
||||
/// Tracks if the pass changed branches.
|
||||
bool BranchesChanged;
|
||||
/// Trackes if the pass changed ApplyInsts.
|
||||
/// Tracks if the pass changed ApplyInsts.
|
||||
bool CallsChanged;
|
||||
|
||||
/// The entry point to the transformation.
|
||||
|
||||
Reference in New Issue
Block a user