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.
1 parent c6b8ffa commit 99dd438Copy full SHA for 99dd438
lldb/test/Shell/Swift/inlined-function-name-backtrace.test
@@ -1,5 +1,6 @@
1
# Test Swift function name printing in backtraces.
2
3
+# XFAIL: !system-darwin
4
# RUN: split-file %s %t
5
# RUN: %target-swiftc -g -O %t/main.swift -o %t.out
6
# RUN: %lldb -x -b -s %t/commands.input %t.out -o exit 2>&1 \
0 commit comments