[all-commits] [llvm/llvm-project] 5bbf6a: Add an option to fill container for ref

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Thu May 19 07:06:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bbf6ad5b64c2b3cc669ce7698e1bbf5a7f09539
      https://github.com/llvm/llvm-project/commit/5bbf6ad5b64c2b3cc669ce7698e1bbf5a7f09539
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M clang-tools-extra/clangd/XRefs.cpp
    M clang-tools-extra/clangd/index/Index.h
    M clang-tools-extra/clangd/index/remote/Index.proto
    M clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp

  Log Message:
  -----------
  Add an option to fill container for ref

This allows index implementations to fill container details when required specially when computing containerID is expensive.

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




More information about the All-commits mailing list