[PATCH] D128560: An upcoming patch to LLDB will require the ability to decode base64. This patch adds support for decoding base64 and adds tests.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 15:52:26 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGea9ac3519c13: An upcoming patch to LLDB will require the ability to decode base64. This patch… (authored by clayborg).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128560/new/

https://reviews.llvm.org/D128560

Files:
  llvm/include/llvm/Support/Base64.h
  llvm/lib/Support/Base64.cpp
  llvm/lib/Support/CMakeLists.txt
  llvm/unittests/Support/Base64Test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128560.456813.patch
Type: text/x-patch
Size: 9163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/23ff8ac3/attachment.bin>


More information about the llvm-commits mailing list