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.
2 parents b8780c9 + 6a9c7df commit cdaf9ecCopy full SHA for cdaf9ec
test/SILOptimizer/semantic-arc-opts-lifetime-joining.sil
@@ -1,4 +1,6 @@
1
// RUN: %target-sil-opt -module-name Swift -enable-sil-verify-all -semantic-arc-opts -sil-semantic-arc-peepholes-lifetime-joining %s | %FileCheck %s
2
+//
3
+// REQUIRES: swift_stdlib_asserts
4
5
// NOTE: Some of our tests here depend on borrow elimination /not/ running!
6
// Please do not add it to clean up the IR like we did in
0 commit comments