[Lldb-commits] [lldb] Support inline diagnostics in CommandReturnObject (PR #110901)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 10 15:41:55 PDT 2024
================
@@ -0,0 +1,11 @@
+# RUN: echo quit | %lldb -o "log enable -x" \
----------------
adrian-prantl wrote:
Thanks! Indeed, there's bug there.
https://github.com/llvm/llvm-project/pull/110901
More information about the lldb-commits
mailing list