[llvm-dev] Updated polling logic in LockFileManager

Michael Spencer via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 22 12:19:57 PST 2019


On Fri, Nov 22, 2019 at 10:59 AM TT KILEW via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> Hi there. I submitted a patch I llvm  that fixed polling logic in
> LockFileManager
> https://reviews.llvm.org/D70563
>
> This patch should fix
> https://bugs.llvm.org/show_bug.cgi?id=20794
>
> There were no activity so I decided to write directly  to mail list
>
> Is there anyone who can take a look? Thanks.
>
> P.S. Are there some additional actions needed for patch to be reviewed?
> Thanks
>

I recently reviewed https://reviews.llvm.org/D69575 which solves the same
problem and seems simpler. Is there anything in your patch not covered by
D69575?

- Michael Spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191122/bc07639c/attachment.html>


More information about the llvm-dev mailing list