[PATCH] D75057: Syndicate, test and fix base64 implementation

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 11:35:20 PST 2020


serge-sans-paille updated this revision to Diff 247039.
serge-sans-paille added a comment.

Add a test case that exhibits the overflow in previous implementation + minor nits from @hokein


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75057

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75057.247039.patch
Type: text/x-patch
Size: 8167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/fcf7f8a0/attachment.bin>


More information about the llvm-commits mailing list