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 d6c67f6 + e5b2348 commit 915c4eaCopy full SHA for 915c4ea
test/SILOptimizer/merge_exclusivity.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -O -enforce-exclusivity=checked -Xllvm -sil-disable-pass=redundant-load-elimination -emit-sil -primary-file %s | %FileCheck %s --check-prefix=TESTSIL
2
// REQUIRES: optimized_stdlib,asserts
3
+// REQUIRES: swift_stdlib_no_asserts
4
// REQUIRES: PTRSIZE=64
5
6
public var check: UInt64 = 0
0 commit comments