[llvm] r186530 - Add FILE_SHARE_WRITE to openFileForRead.
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Jul 17 13:01:36 PDT 2013
On 17 July 2013 15:59, Reid Kleckner <rnk at google.com> wrote:
> Does prog1 not terminate before prog2?
I think it does. The failures were intermittent. Does windows have a
delay after a program exit for closing its files?
> Anyway, I double-checked, and these flags are consistent with the default
> for regular open(), so this should bring us back to the behavior we had
> before splitting into openFileForRead().
Thanks.
Cheers,
Rafael
More information about the llvm-commits
mailing list