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 ed03b9d + 927b2a4 commit eca717fCopy full SHA for eca717f
lldb/test/API/lang/swift/async/unwind/unwind_register_pressure/TestSwiftAsyncUnwindRegisterPressure.py
@@ -6,6 +6,7 @@
6
7
# This test is a best effort attempt at creating a program with high register
8
# pressure while also making the linker avoid compact unwind.
9
+@skipIf(bugnumber='rdar://146182003')
10
class TestCase(lldbtest.TestBase):
11
12
mydir = lldbtest.TestBase.compute_mydir(__file__)
0 commit comments