[PATCH] D30371: [libfuzzer] do not use xargs for shell expansion

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 15:33:31 PST 2017


rnk added a comment.

In https://reviews.llvm.org/D30371#692007, @aizatsky wrote:

> The test passes on mac without xargs. Could you verify windows?


Sure, it works now.


https://reviews.llvm.org/D30371





More information about the llvm-commits mailing list