[Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already failing Shell tests (PR #100476)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 25 02:08:35 PDT 2024
================
@@ -1,3 +1,4 @@
+# XFAIL: target=x86_64-{{.*}}-windows{{.*}}
# Make sure lldb can handle filenames with single quotes in them.
# RUN: %clang_host %p/Inputs/hello.c -g -o "%t-'pat"
----------------
labath wrote:
And this looks like you may have a different shell (one that handles quotes differently) from the other windows devs/bots. Maybe we can figure out an invocation that works with both? @DavidSpickett
https://github.com/llvm/llvm-project/pull/100476
More information about the lldb-commits
mailing list