[all-commits] [llvm/llvm-project] 2e851c: [clangd] Populate detail field in document symbols

lightmelodies via All-commits all-commits at lists.llvm.org
Thu Feb 18 07:54:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e851c4172a35cc37fe6bf4ce8150c628fd66c0c
      https://github.com/llvm/llvm-project/commit/2e851c4172a35cc37fe6bf4ce8150c628fd66c0c
  Author: lightmelodies <lightmelodies at outlook.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M clang-tools-extra/clangd/FindSymbols.cpp
    M clang-tools-extra/clangd/test/symbols.test
    M clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp

  Log Message:
  -----------
  [clangd] Populate detail field in document symbols

This commit fix https://github.com/clangd/clangd/issues/520 and https://github.com/clangd/clangd/issues/601.
{F15544293}

Reviewed By: sammccall

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




More information about the All-commits mailing list