We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554febd commit ec9d62fCopy full SHA for ec9d62f
lldb/test/Shell/Recognizer/verbose_trap.test
@@ -1,3 +1,5 @@
1
+# UNSUPPORTED: system-windows
2
+#
3
# RUN: %clang_host -g -O0 %S/Inputs/verbose_trap.cpp -o %t.out -DVERBOSE_TRAP_TEST_CATEGORY=\"Foo\" -DVERBOSE_TRAP_TEST_MESSAGE=\"Bar\"
4
# RUN: %lldb -b -s %s %t.out | FileCheck %s --check-prefixes=CHECK,CHECK-BOTH
5
#
0 commit comments