[PATCH] D102736: Fix tmp files being left on Windows builds.
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 21 11:48:19 PDT 2021
akhuang updated this revision to Diff 347090.
akhuang marked an inline comment as done.
akhuang added a comment.
Use TempFile on both linux and windows
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102736/new/
https://reviews.llvm.org/D102736
Files:
clang/include/clang/Frontend/CompilerInstance.h
clang/lib/Frontend/CompilerInstance.cpp
llvm/lib/Support/Path.cpp
llvm/lib/Support/Windows/Path.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102736.347090.patch
Type: text/x-patch
Size: 6803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210521/559381da/attachment.bin>
More information about the cfe-commits
mailing list