[llvm-commits] [PATCH] Windows/PathV2.inc: Retry rename() for (maximum) 2 seconds.
Anton Korobeynikov
anton at korobeynikov.info
Tue May 8 02:27:05 PDT 2012
On Mon, May 7, 2012 at 5:49 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> On Mon, May 7, 2012 at 8:35 AM, NAKAMURA Takumi <geek4civic at gmail.com> wrote:
>> Files might be opend by system scanners (eg. file indexer, virus scanner, &c).
>> ---
>> llvm/lib/Support/Windows/PathV2.inc | 18 ++++++++++++++----
>> 1 files changed, 14 insertions(+), 4 deletions(-)
>>
>> Clang uses rename() at the last stage of emitting output.
>> I could rewind Lit hacks with the patch.
>
> LGTM!
+1
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-commits
mailing list