diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2018-12-20 19:36:06 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2018-12-20 19:36:06 +0000 |
commit | b40e99af0843802751c665b8957845d541ad2171 (patch) | |
tree | e28bccc7b029c0ea6a707de41510ac912515fbef /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 45973792275bd73d37ae8aac404aaea3a22e1951 (diff) | |
download | bcm5719-llvm-b40e99af0843802751c665b8957845d541ad2171.tar.gz bcm5719-llvm-b40e99af0843802751c665b8957845d541ad2171.zip |
Revert "[analyzer] pr38668: Do not attempt to cast loaded values..."
This reverts commit r349701.
The patch was incorrect. The whole point of CastRetrievedVal()
is to handle the case in which the type from which the cast is made
(i.e., the "type" of value `V`) has nothing to do with the type of
the region it was loaded from (i.e., `R->getValueType()`).
Differential Revision: https://reviews.llvm.org/D55875
rdar://problem/45062567
llvm-svn: 349798
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions