[all-commits] [llvm/llvm-project] cdfcf1: [libfuzzer] avoid unneccessary auto-copy

Wu Yingcong via All-commits all-commits at lists.llvm.org
Wed Apr 26 19:06:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdfcf1aa38a4288475b1ed974ef46710b5da333d
      https://github.com/llvm/llvm-project/commit/cdfcf1aa38a4288475b1ed974ef46710b5da333d
  Author: Wu, Yingcong <yingcong.wu at intel.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerCorpus.h

  Log Message:
  -----------
  [libfuzzer] avoid unneccessary auto-copy

Avoid an unneccessary auto-copy

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D148902




More information about the All-commits mailing list