Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] FW: [clangd-dev] Automatic index

Hey gang, this will be of interest to us. Sam is starting to put together a complete indexing strategy similar to CDT’s. This will finally get clangd on the same footing as cquery. Feel free to join the conversation.

 

Doug.

 

From: clangd-dev <clangd-dev-bounces@xxxxxxxxxxxxxx> On Behalf Of Sam McCall via clangd-dev
Sent: Monday, October 8, 2018 10:18 AM
To: clangd-dev@xxxxxxxxxxxxxx
Subject: [clangd-dev] Automatic index

 

Our static index infrastructure looks pretty solid, except for one thing: we push the responsibility for building it onto users. If we do it automatically, clangd will be easier to use, and work better.

 

Here's a document proposing how to build and update the index automatically:

 

Comments and questions welcome, here or on the doc.

Cheers, Sam

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
_______________________________________________
clangd-dev mailing list
clangd-dev@xxxxxxxxxxxxxx
http://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev

Back to the top