[Lldb-commits] [PATCH] D150383: [lldb] Correct elision of line zero in mixed disassembly
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 11 13:02:19 PDT 2023
aprantl added inline comments.
================
Comment at: lldb/test/Shell/Commands/command-disassemble-mixed.test:12
+
+// CHECK-NOT: do_not_show
----------------
Can you add some positive check too? Otherwise this test succeeds even on an empty output..
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150383/new/
https://reviews.llvm.org/D150383
More information about the lldb-commits
mailing list