[all-commits] [llvm/llvm-project] 9d7758: [clangd] Call hierarchy (Protocol layer)

Nathan Ridge via All-commits all-commits at lists.llvm.org
Wed Nov 18 00:42:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d77584fe04010a2aa536308d4032bf5677d7000
      https://github.com/llvm/llvm-project/commit/9d77584fe04010a2aa536308d4032bf5677d7000
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

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

  Log Message:
  -----------
  [clangd] Call hierarchy (Protocol layer)

The protocol is based on the spec found here:
https://microsoft.github.io/language-server-protocol/specifications/specification-3-16/#textDocument_prepareCallHierarchy

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




More information about the All-commits mailing list