[all-commits] [llvm/llvm-project] c56bb4: [fuzzer] Remove unused variable

Julian Lettner via All-commits all-commits at lists.llvm.org
Fri Oct 2 16:33:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c56bb45e839940fffabcbf928a3778cfffc31ddd
      https://github.com/llvm/llvm-project/commit/c56bb45e839940fffabcbf928a3778cfffc31ddd
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

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

  Log Message:
  -----------
  [fuzzer] Remove unused variable

`TempAutoDictionary` is never used.  Maybe a leftover of a previous
experiment?

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




More information about the All-commits mailing list