[all-commits] [llvm/llvm-project] 21e832: Revert "Fix Base64Test - for StringRef size"

Mitch Phillips via All-commits all-commits at lists.llvm.org
Mon Mar 2 09:33:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 21e83244cf7ec5bc3eab81677c9cb15c4fb2d581
      https://github.com/llvm/llvm-project/commit/21e83244cf7ec5bc3eab81677c9cb15c4fb2d581
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M llvm/unittests/Support/Base64Test.cpp

  Log Message:
  -----------
  Revert "Fix Base64Test - for StringRef size"

This reverts commit b52355f8a196b5040dc2e42870bf8c459306cfaa.

The change this patch depends on
(5a1958f2673f8c771e406a7e309e160b432c9a79) broke the UBSan buildbots.
See https://reviews.llvm.org/D75057 for more information.


  Commit: 49684f9db5c3e00a7739bc60d1d7aa9bb1c780d9
      https://github.com/llvm/llvm-project/commit/49684f9db5c3e00a7739bc60d1d7aa9bb1c780d9
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
    M clang-tools-extra/clangd/SemanticHighlighting.cpp
    M compiler-rt/lib/fuzzer/FuzzerUtil.cpp
    R llvm/include/llvm/Support/Base64.h
    R llvm/unittests/Support/Base64Test.cpp
    M llvm/unittests/Support/CMakeLists.txt

  Log Message:
  -----------
  Revert "Syndicate, test and fix base64 implementation"

This reverts commit 5a1958f2673f8c771e406a7e309e160b432c9a79.

This change broke the UBSan build bots. See
https://reviews.llvm.org/D75057 for more information.


Compare: https://github.com/llvm/llvm-project/compare/873c0d0786dc...49684f9db5c3


More information about the All-commits mailing list