[PATCH] D29374: [libFuzzer] cmd prompt doesn't expand wildcard.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 10:39:12 PST 2017


zturner added a comment.

Does that work?  I know you can say `REQUIRES: windows` but I didn't know you can say `REQUIRES: not-windows`.  Can you confirm that this works?  In any case, for the purposes of this patch, are you still against the solution Marcos proposed here?  It would be a shame to disable the test even though it actually works.


https://reviews.llvm.org/D29374





More information about the llvm-commits mailing list