[PATCH] D53922: [clangd] fix non linux build

Sam McCall via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 2 12:42:46 PDT 2018


Yes, that's the intent, at least for now.
Fine to eat all your cores, but background indexing isn't higher priority
than anything else.

On Fri, Nov 2, 2018 at 8:35 PM Joerg Sonnenberger <joerg at bec.de> wrote:

> On Wed, Oct 31, 2018 at 08:53:03AM +0000, Sam McCall via Phabricator via
> cfe-commits wrote:
> > sammccall accepted this revision.
> > sammccall added a comment.
> > This revision is now accepted and ready to land.
> >
> > Thanks!
> > We should work out what to do on BSD+Mac (and windows at some point),
> but no-op is good for now.
>
> Is this really a good idea in general? It means that on a busy system,
> the thread will never run...
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181102/b18eb771/attachment.html>


More information about the cfe-commits mailing list