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 96516f8 + 54d71fb commit 18ee639Copy full SHA for 18ee639
test/DebugInfo/ErrorVar.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend %s -emit-ir -g -o - | %FileCheck %s
2
// REQUIRES: CPU=i386
3
+// REQUIRES: rdar_31886890
4
class Obj {}
5
6
enum MyError : Error {
0 commit comments