Skip to content

Commit b6367b1

Browse files
author
git apple-llvm automerger
committed
Merge commit 'ba5f31cfaa24' from llvm.org/main into next
2 parents 4424808 + ba5f31c commit b6367b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lldb/test/Shell/Settings/TestChildCountTruncation.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Test that we warn the user about truncated output
22
# when target.max-children-count wasn't explicitly set.
33

4+
# link.exe discards the DWARF information needed.
5+
# UNSUPPORTED: system-windows
6+
47
# RUN: split-file %s %t
58
# RUN: %clang_host -g -gdwarf %t/main.cpp -o %t.out
69
# RUN: %lldb -x -b -s %t/dwim-commands.input %t.out -o exit 2>&1 \

0 commit comments

Comments
 (0)