[all-commits] [llvm/llvm-project] c9888d: [clangd] Skip function parameter decls when evalua...

VitaNuo via All-commits all-commits at lists.llvm.org
Fri Jun 16 05:10:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9888dce44748bfbf3719351c3feb3359eaba017
      https://github.com/llvm/llvm-project/commit/c9888dce44748bfbf3719351c3feb3359eaba017
  Author: Viktoriia Bakalova <bakalova at google.com>
  Date:   2023-06-16 (Fri, 16 Jun 2023)

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

  Log Message:
  -----------
  [clangd] Skip function parameter decls when evaluating variables on hover.

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




More information about the All-commits mailing list