[Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already failing Shell tests (PR #100476)

Kendal Harland via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 24 15:40:12 PDT 2024


================
@@ -12,6 +13,9 @@
 # RUN: %clang_host -g -O0 %S/Inputs/verbose_trap.cpp -o %t.out -DVERBOSE_TRAP_TEST_CATEGORY=\"\" -DVERBOSE_TRAP_TEST_MESSAGE=\"\"
 # RUN: %lldb -b -s %s %t.out | FileCheck %s --check-prefixes=CHECK,CHECK-NONE
 
+# RUN: %clang_host -g -O0 %S/Inputs/verbose_trap.cpp -o %t.out
----------------
kendalharland wrote:

I am not sure where these two lines came from. Might be a bad rebase. I'll recheck locally then update.

https://github.com/llvm/llvm-project/pull/100476


More information about the lldb-commits mailing list