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.
parse_stdlib.sil
1 parent 3348ff4 commit c1f1edcCopy full SHA for c1f1edc
validation-test/SIL/parse_stdlib.sil
@@ -3,3 +3,6 @@
3
// RUN: %target-sil-opt -enable-sil-verify-all=true %t.sil > /dev/null
4
// REQUIRES: long_test
5
// REQUIRES: nonexecutable_test
6
+
7
+// rdar://124657305 (@substituted generic signatures need to either include inverses or the Copyable/Escapable conformances)
8
+// XFAIL: *
0 commit comments