[Lldb-commits] [PATCH] D53309: Return a useful "Error" for an expression that completes but produces no result
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 16 15:00:45 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB344647: Return a named error in the result object of an expression with no result (authored by jingham, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53309?vs=169778&id=169899#toc
Repository:
rLLDB LLDB
https://reviews.llvm.org/D53309
Files:
include/lldb/Expression/UserExpression.h
include/lldb/lldb-enumerations.h
packages/Python/lldbsuite/test/expression_command/no-result/Makefile
packages/Python/lldbsuite/test/expression_command/no-result/TestNoResult.py
packages/Python/lldbsuite/test/expression_command/no-result/main.c
source/Commands/CommandObjectExpression.cpp
source/Expression/ExpressionSourceCode.cpp
source/Expression/REPL.cpp
source/Expression/UserExpression.cpp
source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53309.169899.patch
Type: text/x-patch
Size: 7782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181016/6904d0d6/attachment-0001.bin>
More information about the lldb-commits
mailing list