Skip to content

Commit 45ccc16

Browse files
committed
[lldb][test][Windows] XFAIL IR memory map test
Since #68052 this has been failing. https://lab.llvm.org/buildbot/#/builders/219/builds/6545 Follow up changes have not fixed it, XFAIL while I debug it.
1 parent a13696f commit 45ccc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/Expr/TestIRMemoryMapWindows.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# REQUIRES: system-windows
2+
# XFAIL: system-windows
23

34
# RUN: %clang_cl_host /Zi /GS- %p/Inputs/call-function.cpp /c /o %t.obj
45
# RUN: %msvc_link /debug:full %t.obj /out:%t

0 commit comments

Comments
 (0)