[PATCH] D52273: [clangd] Initial implementation of expected types
Marc-Andre Laperle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 11 13:28:42 PST 2018
malaperle added a comment.
What is the goal for doing this without the AST? Is the goal to not have to keep the AST and save memory?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52273
More information about the cfe-commits
mailing list