[Lldb-commits] [lldb] [LLDB][Platform Linux] Flip uid and pid in get signal description (PR #142200)

David Peixotto via lldb-commits lldb-commits at lists.llvm.org
Fri May 30 12:51:40 PDT 2025


================
@@ -0,0 +1,6 @@
+# XFAIL: system-darwin
----------------
dmpots wrote:

Why is this expected to fail on darwin and windows? Can we use `REQUIRES` to only run it on supported platforms?

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


More information about the lldb-commits mailing list