summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorKonrad Kleine <kkleine@redhat.com>2019-09-23 14:05:51 +0000
committerKonrad Kleine <kkleine@redhat.com>2019-09-23 14:05:51 +0000
commitc45fe95e97215171aa76c3c9ef55b0984d56e7a5 (patch)
tree27b496d9826ba6ffc68be49e3642b3e490cee5fe /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent7964e8940999737176b453126aeb9632c9ac792e (diff)
downloadbcm5719-llvm-c45fe95e97215171aa76c3c9ef55b0984d56e7a5.tar.gz
bcm5719-llvm-c45fe95e97215171aa76c3c9ef55b0984d56e7a5.zip
[LLDB] Fix logically dead code
Summary: The indicated dead code may have performed some action; that action will never occur. In lldb_private::LoadedModuleInfoList::LoadedModuleInfo::operator ==(lldb_private::LoadedModuleInfoList::LoadedModuleInfo const &): Code can never be reached because of a logical contradiction (CWE-561) Coverity Scan: https://scan.coverity.com/projects/kwk-llvm-project?tab=overview CID 221581 Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D67915 llvm-svn: 372608
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud