kbobyrev added a comment.

In https://reviews.llvm.org/D51154#1211376, @ioeric wrote:

> Do we plan to expose an API in `ClangdServer` to allow C++ API users to track 
> index memory usages?


I think we do, IIUC the conclusion of the offline discussion was that it might 
be useful for the clients. However, that would require `SymbolSlab` estimation, 
too (which is probably out of scope of this patch).


https://reviews.llvm.org/D51154



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to