This is an automated email from the ASF dual-hosted git repository.

alexey pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from b0b014b  cmake: prettier messages for AVX2 support
     new 684725f  clang-tidy: no warnings on structs with all public data 
members
     new 643bf32  [monotime] deprecating MonoTime::GetDeltaSince()

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-support/clang_tidy_gerrit.py           | 29 ++--------------
 src/kudu/.clang-tidy                         | 50 +++++++++++++++++++++++++++-
 src/kudu/rpc/result_tracker.cc               |  3 +-
 src/kudu/rpc/rpc-test-base.h                 |  2 +-
 src/kudu/tserver/tablet_copy_service-test.cc |  2 +-
 src/kudu/tserver/tablet_service.cc           |  4 +--
 src/kudu/util/monotime-test.cc               | 14 +++-----
 src/kudu/util/monotime.cc                    | 12 +++----
 src/kudu/util/monotime.h                     | 12 +++++--
 9 files changed, 75 insertions(+), 53 deletions(-)

Reply via email to