[PATCH] D73329: [libFuzzer] communicate through pipe to subprocess for MinimizeCrashInput

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 17:09:07 PST 2020


ychen added a comment.

In D73329#1848269 <https://reviews.llvm.org/D73329#1848269>, @kcc wrote:

> It looks like this patch has at least two independent changes. 
>  Please prefer to send two+ individual changes next time. (even if the patches are tiny).


Thanks. I'll pay closer attention in the future.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73329/new/

https://reviews.llvm.org/D73329





More information about the llvm-commits mailing list