[all-commits] [llvm/llvm-project] 255db3: [clangd] Retrieve documentation for class member i...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Oct 6 10:30:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 255db37e778e0cb61417765f12a280605efc11b8
      https://github.com/llvm/llvm-project/commit/255db37e778e0cb61417765f12a280605efc11b8
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M clang-tools-extra/clangd/CodeComplete.cpp
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
    M clang/include/clang/AST/DeclTemplate.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/DeclTemplate.cpp

  Log Message:
  -----------
  [clangd] Retrieve documentation for class member instance from index (#153337)

Fixes https://github.com/clangd/clangd/issues/2290



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list