[PATCH] D14231: [Support] Use GetTempDir to get the temporary dir path on Windows.
Aaron Ballman via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 07:51:10 PST 2015
aaron.ballman added a comment.
In http://reviews.llvm.org/D14231#282312, @rafael wrote:
> oops.
>
> Sorry about that.
>
> We should probably add a test with long env var.
And make sure we test it on the lowest common denominator platform we support (which is Win 7, currently).
Repository:
rL LLVM
http://reviews.llvm.org/D14231
More information about the llvm-commits
mailing list