[PATCH] D75057: Syndicate, test and fix base64 implementation
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 24 08:31:08 PST 2020
serge-sans-paille created this revision.
serge-sans-paille added reviewers: jvikstrom, george.karpenkov.
Herald added subscribers: llvm-commits, Sanitizers, cfe-commits, usaxena95, kadircet, arphaman, jkorous, mgorny.
Herald added projects: clang, Sanitizers, LLVM.
As an answer to https://github.com/llvm/llvm-project/issues/149, and to a comment in the code, syndicate base64 implementation between compiler-rt and clang-tools-extra
Repository:
rG LLVM Github Monorepo
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.246222.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200224/60a39844/attachment.bin>
More information about the cfe-commits
mailing list