Todd Lipcon has submitted this change and it was merged. Change subject: tidy: add and fix modernize-make-shared ......................................................................
tidy: add and fix modernize-make-shared Also ran tidy --fix to apply these changes. Change-Id: Ie859db564e9c91520bb2c74be9cdaa29753694f7 Reviewed-on: http://gerrit.cloudera.org:8080/7161 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Todd Lipcon <[email protected]> --- M src/kudu/.clang-tidy M src/kudu/cfile/type_encodings.cc M src/kudu/cfile/type_encodings.h M src/kudu/common/types.cc M src/kudu/common/types.h M src/kudu/integration-tests/external_mini_cluster.cc M src/kudu/integration-tests/mini_cluster.cc M src/kudu/tablet/lock_manager-test.cc M src/kudu/tools/ksck_remote.cc M src/kudu/util/map-util-test.cc 10 files changed, 21 insertions(+), 19 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Todd Lipcon: Verified -- To view, visit http://gerrit.cloudera.org:8080/7161 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie859db564e9c91520bb2c74be9cdaa29753694f7 Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]>
