[PATCH] D35396: [lit] Make %T return a per-test temporary directory
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 17:22:22 PDT 2017
george.karpenkov added a comment.
@rnk There are two documentation files. The `lit.rst` says it's unique, `TestingGuide.rst` says it's not.
So at least that should be fixed.
In any case, I disagree with your comment: what if the user still wants to have `%t` to signify a temporary file? Why an extra `mkdir`?
Repository:
rL LLVM
https://reviews.llvm.org/D35396
More information about the llvm-commits
mailing list