[PATCH] D35396: [lit] Make %T return a per-test temporary directory
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 12:55:28 PDT 2017
MatzeB added a comment.
And some heads up: Removing the tmpDir parameter from `getDefaultSubstitutions` will need some changes to the llvm test-suite lit integration which calls this function. But that's no reason to stop this patch, I'll update the test-suite when this is committed.
https://reviews.llvm.org/D35396
More information about the llvm-commits
mailing list