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 26f6898 commit cc2b79cCopy full SHA for cc2b79c
test/IRGen/noncopyable_field_descriptors.swift
@@ -10,6 +10,7 @@
10
11
// rdar://124401253
12
// REQUIRES: OS=macosx || OS=linux || OS=windows-msvc
13
+// UNSUPPORTED: CPU=arm64e
14
15
@frozen
16
public enum ConditionallyCopyable<Wrapped: ~Copyable>: ~Copyable {
0 commit comments