[PATCH] D29529: [libFuzzer] Properly configure tests for Windows.

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 10:25:06 PST 2017


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm

Eventually we should do a global cleanup to fold this logic into the TestRunner so we don't have to duplicate this junk in ever lit.cfg.


https://reviews.llvm.org/D29529





More information about the llvm-commits mailing list