[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 16:19:01 PDT 2018


metzman added a comment.

> I still think using a map that contains string -> count makes most sense.

I meant unordered_map


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48054





More information about the llvm-commits mailing list