[Lldb-commits] [PATCH] D52270: TestMultilineExpr: validate evaluation for expressions spread over multiple lines

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 19 10:55:39 PDT 2018


aprantl added inline comments.


================
Comment at: lit/Expr/TestMultilineExpr.test:3
+
+# In terminal sessions LLDB reverts input from subsequent lines so it doesn't show up in the output we check below.
+expression
----------------
aprantl wrote:
> "reverts" -> "joins"?
or did you mean "hides"


https://reviews.llvm.org/D52270





More information about the lldb-commits mailing list