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 59c041d commit dd92ed5Copy full SHA for dd92ed5
test/IRGen/unmanaged_objc_throw_func.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -emit-ir %s | %FileCheck %s
2
// REQUIRES: objc_interop
3
+// REQUIRES: optimized_stdlib
4
5
import Foundation
6
0 commit comments