[PATCH] D52273: [clangd] Initial implementation of expected types

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 12 01:22:33 PST 2018


ilya-biryukov added a comment.

In https://reviews.llvm.org/D52273#1294767, @malaperle wrote:

> What is the goal for doing this without the AST? Is the goal to not have to keep the AST and save memory?


We don't have AST for index completions.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52273





More information about the cfe-commits mailing list