diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-10-05 16:49:53 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-10-05 16:49:53 +0000 |
commit | 21d1754f7caa4ae7e693acc331fa0e3aa6a631f2 (patch) | |
tree | ae8373f46326f9ae4c3d149f2b57cf6327bc3e8b /lldb/packages/Python/lldbsuite/test/lldbplatformutil.py | |
parent | c678ed774dfa9109ecb3395a52d58c2248b7de9d (diff) | |
download | bcm5719-llvm-21d1754f7caa4ae7e693acc331fa0e3aa6a631f2.tar.gz bcm5719-llvm-21d1754f7caa4ae7e693acc331fa0e3aa6a631f2.zip |
TestMultilineExpr: validate evaluation for expressions that span multiple lines
Summary:
When LLDB successfully parses a command (like "expression" in this case) and determines incomplete input, the user can continue typing on multiple lines (in this case "2+3"). This should provide the correct result.
Note that LLDB reverts input from the additional lines, so they are not present in the output.
Reviewers: vsk, davide, aprantl
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D52270
llvm-svn: 343860
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbplatformutil.py')
0 files changed, 0 insertions, 0 deletions