[clangd-dev] RFC: Symbol index for Clangd design proposal

Kirill Bobyrev via clangd-dev clangd-dev at lists.llvm.org
Mon Jul 16 03:03:52 PDT 2018


Dear LLVM Community,

over the past few weeks, we (Google C++ Language Tools Team) have been
working on the efficient symbol index proposal for Clangd. The goal is to
improve overall Clangd performance by reducing the latency of different
kinds of symbol search queries, such as the ones used for code completion.
The plan is to follow the proposed design and replace existing
implementation by the end of September.

We are happy to get feedback and comments on the proposal: suggestions are
welcome!

The link to design document:
https://docs.google.com/document/d/1C-A6PGT6TynyaX4PXyExNMiGmJ2jL1UwV91Kyx11gOI/edit?usp=sharing

Kind regards,
Kirill Bobyrev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20180716/54d1f3b5/attachment.html>


More information about the clangd-dev mailing list