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 b8bd250 commit 0a8e8eaCopy full SHA for 0a8e8ea
test/SILOptimizer/dead_alloc_elim.sil
@@ -719,5 +719,5 @@ bb0:
719
%empty = builtin "zeroInitializer"(%0 : $*Kl) : $()
720
dealloc_stack %0 : $*Kl
721
%1 = tuple ()
722
- return %1
+ return %1 : $()
723
}
0 commit comments