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 082b824 commit 05511c9Copy full SHA for 05511c9
SwiftCompilerSources/Sources/SIL/Instruction.swift
@@ -1737,5 +1737,5 @@ final public class ThunkInst : Instruction {
1737
final public class MergeIsolationRegionInst : Instruction {
1738
}
1739
1740
-final public class IgnoredUseInst : Instruction {
+final public class IgnoredUseInst : Instruction, UnaryInstruction {
1741
0 commit comments