[PATCH] D83817: [clangd] Add option to use remote index as static index

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 04:45:39 PDT 2020


Uh, you're right, thank you for the fix! I wonder why that was building for
me...

Again, thank you for noticing!

Kirill

On Mon, Jul 27, 2020 at 2:41 PM Hans Wennborg via Phabricator <
reviews at reviews.llvm.org> wrote:

> hans added inline comments.
>
>
> ================
> Comment at: clang-tools-extra/clangd/Features.inc.in:2
>  #define CLANGD_BUILD_XPC @CLANGD_BUILD_XPC@
> +#define CLANGD_ENABLE_REMOTE @CLANGD_ENABLE_REMTE@
> ----------------
> I'm guessing this should be @CLANGD_ENABLE_REMOTE@
> The gn build was upset: http://45.33.8.238/linux/23942/step_4.txt
> Speculatively fixed in 47a0254229ca425aa4e169c2db14e92b8db86784. Please
> shout if this was wrong.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D83817/new/
>
> https://reviews.llvm.org/D83817
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200727/f4b85ff1/attachment-0001.html>


More information about the cfe-commits mailing list