[PATCH] D35396: [lit] Make %T return a per-test temporary directory

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 12:45:27 PDT 2017


george.karpenkov added a comment.

@delcypher I think LIT already does some magic to work with Windows, right? Many tests use `mkdir`, otherwise none of them would run.


https://reviews.llvm.org/D35396





More information about the llvm-commits mailing list