[PATCH] D74790: [Sema][CodeComplete] Handle symlinks for include code completion

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 08:33:05 PST 2020


dgoldman marked 3 inline comments as done.
dgoldman added a comment.

In D74790#1881827 <https://reviews.llvm.org/D74790#1881827>, @sammccall wrote:

> Thanks! I can't see this being a performance problem (famous last words...)


Technically it is capped at 2500 symlinks =) fingers crossed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74790/new/

https://reviews.llvm.org/D74790





More information about the cfe-commits mailing list