summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py
diff options
context:
space:
mode:
authorMarina Yatsina <marina.yatsina@intel.com>2016-03-16 09:56:58 +0000
committerMarina Yatsina <marina.yatsina@intel.com>2016-03-16 09:56:58 +0000
commitd6d8b315d394fff2d0a1dba42c0f196e62c99a23 (patch)
treee2ed6737f667244e6f71821b9bcc7a745e28c760 /lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py
parent78fc4839808b432ac174b36204038bff63a986ef (diff)
downloadbcm5719-llvm-d6d8b315d394fff2d0a1dba42c0f196e62c99a23.tar.gz
bcm5719-llvm-d6d8b315d394fff2d0a1dba42c0f196e62c99a23.zip
Avoid using LookupResult's implicit copy ctor and assignment operator to avoid warnings
The purpose of this patch is to keep the same functionality without using LookupResult's implicit copy ctor and assignment operator, because they cause warnings when -Wdeprecated is passed. This patch is meant to help the following review: http://reviews.llvm.org/D18123. The functionality is covered by the tests in my original commit (255890) The test case in this patch was added to test a bug caught in the review of the first version of this fix. Differential Revision: http://reviews.llvm.org/D18175 llvm-svn: 263630
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestLldbGdbServer.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud