[llvm-commits] [PATCH] Windows/PathV2.inc: Retry rename() for (maximum) 2 seconds.
NAKAMURA Takumi
geek4civic at gmail.com
Tue May 8 07:46:48 PDT 2012
Applied in r156380 at trunk, thank you!
...Takumi
2012/5/8 Anton Korobeynikov <anton at korobeynikov.info>:
> 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