[PATCH] D126254: Add support for decoding base64.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 23 16:05:39 PDT 2022
clayborg updated this revision to Diff 431515.
clayborg added a comment.
Removed an extra string that was added to Base64Test::Base64 during testing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126254/new/
https://reviews.llvm.org/D126254
Files:
llvm/include/llvm/Support/Base64.h
llvm/unittests/Support/Base64Test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126254.431515.patch
Type: text/x-patch
Size: 7074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/be83177d/attachment.bin>
More information about the llvm-commits
mailing list