lebedev.ri requested changes to this revision. lebedev.ri added inline comments. This revision now requires changes to proceed.
================ Comment at: compiler-rt/lib/fuzzer/FuzzerUtil.cpp:14-16 + +#include "llvm/Support/Base64.h" + ---------------- I don't believe we can do this. libfuzzer is acting as a sub-sub-project, and i strongly believe it wants to shy away from using anything other than it's own headers and standard c/c++ headers. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D75057/new/ https://reviews.llvm.org/D75057 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits