[all-commits] [llvm/llvm-project] 2fb6ec: Optimise findRefs for XRefs and docHighlights

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Mon May 16 12:07:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2fb6ece2ca83d33909c628d682f821d05aa67a97
      https://github.com/llvm/llvm-project/commit/2fb6ece2ca83d33909c628d682f821d05aa67a97
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2022-05-16 (Mon, 16 May 2022)

  Changed paths:
    M clang-tools-extra/clangd/XRefs.cpp

  Log Message:
  -----------
  Optimise findRefs for XRefs and docHighlights

Reduces time spent in findRef by 66%.

Differential Revision: https://reviews.llvm.org/D125675




More information about the All-commits mailing list