Skip to content

Commit 8cc6415

Browse files
omjavaidlravenclaw
authored andcommitted
[LLDB] xfail SymbolFile/DWARF/packed.cpp for Windows
SymbolFile/DWARF/packed.cpp introduced by llvm#96932 has been failing on AArch64/Windows buildbot. https://lab.llvm.org/buildbot/#/builders/141/builds/374 I am marking it as an XFAIL to make the buildbot happy.
1 parent c198487 commit 8cc6415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/SymbolFile/DWARF/packed.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// XFAIL: system-windows
12
// RUN: %clangxx_host -gdwarf -o %t %s
23
// RUN: %lldb %t \
34
// RUN: -o "expr alignof(packed)" \

0 commit comments

Comments
 (0)