[all-commits] [llvm/llvm-project] f401dd: Revert "Add support for decoding base64."

dyung via All-commits all-commits at lists.llvm.org
Thu Jun 23 21:48:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f401dd6f43b3699d95ed1f0def954566a0995b34
      https://github.com/llvm/llvm-project/commit/f401dd6f43b3699d95ed1f0def954566a0995b34
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Support/Base64.h
    M llvm/unittests/Support/Base64Test.cpp

  Log Message:
  -----------
  Revert "Add support for decoding base64."

This reverts commit 8b987ca5e37ee670dface295bd147b8d6d312084.

This change breaks several Windows bots
 - https://lab.llvm.org/buildbot/#/builders/123/builds/11371
 - https://lab.llvm.org/buildbot/#/builders/117/builds/7685
 - https://lab.llvm.org/buildbot/#/builders/42/builds/6077
 - https://lab.llvm.org/buildbot/#/builders/216/builds/6340




More information about the All-commits mailing list