[PATCH] D125675: Optimise findRefs for XRefs and docHighlights

Utkarsh Saxena via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 16 02:51:07 PDT 2022


usaxena95 created this revision.
Herald added subscribers: kadircet, arphaman.
Herald added a project: All.
usaxena95 requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.

Reduces time spent in findRef by 66%.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125675

Files:
  clang-tools-extra/clangd/XRefs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125675.429663.patch
Type: text/x-patch
Size: 5371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220516/5990f308/attachment.bin>


More information about the cfe-commits mailing list