Hello Dan Burkert, Adar Dembo,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/7130

to review the following change.

Change subject: Fix various use-after-move errors
......................................................................

Fix various use-after-move errors

This fixes all of the cases where clang-tidy detects
'misc-use-after-move'. This is necessary before enabling protobuf move
constructors to avoid test failures.

Change-Id: I2895a3c334ee1f1e6c9d82d587973adf66ce3738
---
M src/kudu/client/client.cc
M src/kudu/client/scan_token-test.cc
M src/kudu/integration-tests/external_mini_cluster-test.cc
M src/kudu/master/catalog_manager.cc
M src/kudu/rpc/client_negotiation.cc
M src/kudu/tablet/lock_manager-test.cc
M src/kudu/tablet/tablet_bootstrap-test.cc
M src/kudu/util/status-test.cc
8 files changed, 17 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/7130/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7130
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2895a3c334ee1f1e6c9d82d587973adf66ce3738
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>

Reply via email to