[Lldb-commits] [PATCH] D55626: [Reproducers] Add tests for functionality

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 12 16:07:51 PST 2018


aprantl added inline comments.


================
Comment at: lit/Reproducer/Functionalities/TestStepping.test:39
+# CHECK: 1 breakpoints disabled.
+# CHECK: 1 breakpoints disabled.
+
----------------
aprantl wrote:
> perhaps copy the commands in here so it is easier to understand what is being checked for?
You could even generate the input file using `grep -v CHECK %s`... ?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55626/new/

https://reviews.llvm.org/D55626





More information about the lldb-commits mailing list