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

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 10:07:19 PDT 2017


kubamracek added a comment.

> lit already ensures that tmpDir exists, so that's what this change will do. Look for callers of getTempPaths.

Oh.  That's not what I meant then.  I'll update the patch.


https://reviews.llvm.org/D35396





More information about the llvm-commits mailing list