[PATCH] D19838: [LLVM-AR] Fixed bug where temporary file would be left behind every time an archive was updated
Sean Silva via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 14:57:09 PDT 2016
silvas added a comment.
In http://reviews.llvm.org/D19838#420486, @cameron314 wrote:
> @silvas: Yes, that's exactly what I discovered too while debugging this.
Is there a way we can fix this in `rename` in `lib/Support/Windows/Path.inc`? I just noticed that clang-tidy has similar issues.
Repository:
rL LLVM
http://reviews.llvm.org/D19838
More information about the llvm-commits
mailing list