We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e17451a commit 3ef5c5fCopy full SHA for 3ef5c5f
SwiftCompilerSources/Sources/Optimizer/Utilities/AddressUtils.swift
@@ -25,7 +25,7 @@ private func log(_ message: @autoclosure () -> String) {
25
///
26
/// TODO: Integrate this with SIL verification to ensure completeness.
27
28
-/// TODO: Convert AddressDefUseWalker to conform to AddressUtils after
+/// TODO: Convert AddressDefUseWalker to use AddressUseVisitor after
29
/// checking that the additional instructions are handled correctly by
30
/// escape analysis.
31
0 commit comments