[PATCH] D30385: clang-format: Don't leave behind temp files in -i mode on Windows, PR26125, reloaded
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 07:00:19 PST 2017
klimek added a comment.
Can we open the files with FILE_SHARE_DELETE instead?
https://reviews.llvm.org/D30385
More information about the cfe-commits
mailing list