Hello Dan Burkert, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/7131
to review the following change.
Change subject: Fix all 'misc-string-compare' warnings from clang-tidy
......................................................................
Fix all 'misc-string-compare' warnings from clang-tidy
See https://clang.llvm.org/extra/clang-tidy/checks/misc-string-compare.html
for details
(auto-generated using clang-tidy --fix with only this check enabled)
Change-Id: I18e609172eda7793f79ed9bb8ddafdf3b85d5fb0
---
M src/kudu/common/partition.cc
M src/kudu/util/compression/compression_codec.cc
2 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/7131/1
--
To view, visit http://gerrit.cloudera.org:8080/7131
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18e609172eda7793f79ed9bb8ddafdf3b85d5fb0
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]>