Skip to content

Commit

Permalink
buildbot-based-debugging a Microsoft lldb test XPASS
Browse files Browse the repository at this point in the history
Let's see if it's been fixed by my recent ABI fixes...
  • Loading branch information
dwblaikie committed Oct 4, 2022
1 parent eed92a9 commit 40501f1
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -5,7 +5,6 @@

class ExprXValuePrintingTestCase(TestBase):

@expectedFailureAll(oslist=["windows"], archs=["i[3-6]86", "x86_64"], bugnumber="llvm.org/pr21765")
def test(self):
"""Printing an xvalue should work."""
self.build()
Expand Down

0 comments on commit 40501f1

Please sign in to comment.