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 87750ac commit 38104f2Copy full SHA for 38104f2
test/SILOptimizer/swap_refcnt.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-swift-frontend -O -emit-sil %s | FileCheck %s
2
+// REQUIRES: rdar:27506150> SILOptimizer/swap_refcnt.swift failes after noreturn -> Never changes
3
4
// Make sure we can swap two values in an array without retaining anything.
5
0 commit comments