Skip to content

Commit 18ee639

Browse files
Merge pull request #9100 from aschwaighofer/disable_debuginfo_test_31886890
DebugInfo: Disable test
2 parents 96516f8 + 54d71fb commit 18ee639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DebugInfo/ErrorVar.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-swift-frontend %s -emit-ir -g -o - | %FileCheck %s
22
// REQUIRES: CPU=i386
3+
// REQUIRES: rdar_31886890
34
class Obj {}
45

56
enum MyError : Error {

0 commit comments

Comments
 (0)