[PATCH] D44251: [clangd] Early return for #include goto definition.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 8 07:34:17 PST 2018
ilya-biryukov added a comment.
Sorry, being pedantic here... We're not saving time on parsing, but on walking over the AST :-)
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44251
More information about the cfe-commits
mailing list