[PATCH] D53322: [clangd] Collect refs from headers.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 17 01:34:20 PDT 2018


hokein added a comment.

In https://reviews.llvm.org/D53322#1266536, @sammccall wrote:

> (please do check there are no duplicates in the output)


We do deduplication when building the RefSlab. And double-checked with the output, no duplications there.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53322





More information about the cfe-commits mailing list