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 c4c66b4 commit f6d1478Copy full SHA for f6d1478
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