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

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 20:28:46 PST 2017


kcc added a comment.

that's not any better, and probably worse:

- still have xargs
- now also depends on find which on windows may be different


https://reviews.llvm.org/D30371





More information about the llvm-commits mailing list