[PATCH] D30371: [libfuzzer] use find to feed xargs

Mike Aizatsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 12:32:51 PST 2017


aizatsky added a comment.

In https://reviews.llvm.org/D30371#686718, @mehdi_amini wrote:

> Oh right!
>
> I don't know what the intent was but this is the name of the binary, so it is likely that it use to expand to itself only?


In this case `LLVMFuzzer-NullDerefTest*` is not necessary.


https://reviews.llvm.org/D30371





More information about the llvm-commits mailing list