[Lldb-commits] [lldb] Support inline diagnostics in CommandReturnObject (PR #110901)

via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 10 12:57:32 PDT 2024


================
@@ -0,0 +1,11 @@
+# RUN: echo quit | %lldb -o "log enable -x" \
----------------
jimingham wrote:

Can you write one of these tests where the wrong option isn't the first?  From the standpoint of "things you could get wrong", "only working for the first option" seems a likely failure mode.

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


More information about the lldb-commits mailing list