[all-commits] [llvm/llvm-project] 21b6da: [clangd] Don't show header for namespace decl in H...

Haojian Wu via All-commits all-commits at lists.llvm.org
Thu Jun 29 08:11:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21b6da35f1d5c8ee50c14fa4e498b6c46ac4bc0f
      https://github.com/llvm/llvm-project/commit/21b6da35f1d5c8ee50c14fa4e498b6c46ac4bc0f
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2023-06-29 (Thu, 29 Jun 2023)

  Changed paths:
    M clang-tools-extra/clangd/Hover.cpp
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Don't show header for namespace decl in Hover

The header for namespace symbol is barely useful.

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




More information about the All-commits mailing list