[all-commits] [llvm/llvm-project] d02ff3: Revert "[fuzzer] Use puts() rather than printf() i...

Matthew Voss via All-commits all-commits at lists.llvm.org
Fri Mar 17 16:01:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d02ff3d578312f4924b7d3926666ea454239bf25
      https://github.com/llvm/llvm-project/commit/d02ff3d578312f4924b7d3926666ea454239bf25
  Author: Matthew Voss <matthew.voss at sony.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerIO.cpp
    M compiler-rt/lib/fuzzer/FuzzerIO.h
    R compiler-rt/test/fuzzer/BigFileCopy.cpp
    R compiler-rt/test/fuzzer/big-file-copy.test

  Log Message:
  -----------
  Revert "[fuzzer] Use puts() rather than printf() in CopyFileToErr()"

This reverts commit 03aa02adb03c928ae4ec9d139b303348f81861c9.

Reverting due to bot failures:
https://lab.llvm.org/buildbot/#/builders/247/builds/2653




More information about the All-commits mailing list