[PATCH] D44251: [clangd] Early return for #include goto definition.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 8 08:09:10 PST 2018


hokein added a comment.

In https://reviews.llvm.org/D44251#1031373, @ilya-biryukov wrote:

> Sorry, being pedantic here... We're not saving time on parsing, but on walking over the AST :-)


Yeah, rephased it.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44251





More information about the cfe-commits mailing list