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

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


    from 02e8d5e  Fixed `AddressSanitizer: odr-violation`
     add a01b94b  Updates clang-format to LLVM v10.0.0
     add 7229939  Update existingh formatting with new clang-format package

No new revisions were added by this update.

Summary of changes:
 .clang-format                            | 14 ++++++++++++--
 include/tscore/ArgParser.h               |  6 +++++-
 include/tscore/CryptoHash.h              |  6 +++++-
 include/tscore/History.h                 |  6 +++++-
 include/tscore/IntrusivePtr.h            |  8 ++++++--
 include/tscore/IpMap.h                   |  6 ++++--
 include/tscore/Ptr.h                     | 12 ++++++++++--
 include/tscore/Scalar.h                  | 24 ++++++++++++++++++------
 include/tscore/TsBuffer.h                | 15 ++++++++++-----
 include/tscore/ink_memory.h              |  6 +++++-
 include/tscpp/util/IntrusiveDList.h      | 16 ++++++++++++----
 include/tscpp/util/MemSpan.h             | 11 ++++++++---
 include/tscpp/util/TextView.h            |  6 ++++--
 iocore/cache/CacheHosting.cc             |  2 +-
 iocore/cache/I_Store.h                   |  6 +++++-
 iocore/cache/P_CacheArray.h              |  8 ++++++--
 iocore/eventsystem/I_IOBuffer.h          | 12 ++++++++----
 iocore/eventsystem/P_IOBuffer.h          |  3 ++-
 iocore/net/P_UnixNet.h                   |  6 +++++-
 iocore/net/quic/QUICFrame.h              | 12 ++++++++++--
 mgmt/ProxyConfig.h                       |  6 +++++-
 mgmt/utils/ExpandingArray.cc             |  3 ++-
 plugins/experimental/magick/magick.cc    |  4 +++-
 proxy/InkAPIInternal.h                   |  4 +++-
 proxy/Milestones.h                       | 12 ++++++++++--
 proxy/logging/LogBuffer.h                |  3 ++-
 src/tscore/HostLookup.cc                 |  6 ++++--
 src/tscore/Tokenizer.cc                  |  3 ++-
 src/tscore/unit_tests/test_Extendible.cc | 28 ++++++++++++++++++++++++----
 src/tscpp/api/Headers.cc                 | 12 ++++++++----
 src/wccp/WccpLocal.h                     |  9 ++++++---
 tools/clang-format.sh                    |  6 +++---
 32 files changed, 213 insertions(+), 68 deletions(-)

Reply via email to