Michael Smith has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20492 )
Change subject: IMPALA-12390 (part3): Enable unnecessary-copy-initialization ...................................................................... IMPALA-12390 (part3): Enable unnecessary-copy-initialization Enables the clang-tidy performance-unnecessary-copy-initialization check and fixes any issues found with run_clang_tidy.sh. Change-Id: I217df2598b21551fe21099c2caa5a39865010c20 Reviewed-on: http://gerrit.cloudera.org:8080/20492 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Michael Smith <[email protected]> --- M .clang-tidy M be/src/runtime/coordinator.cc 2 files changed, 1 insertion(+), 2 deletions(-) Approvals: Joe McDonnell: Looks good to me, approved Michael Smith: Verified -- To view, visit http://gerrit.cloudera.org:8080/20492 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I217df2598b21551fe21099c2caa5a39865010c20 Gerrit-Change-Number: 20492 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
