[all-commits] [llvm/llvm-project] 3e6988: [clangd] Fix incorrect RecursiveASTVisitor usage i...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Fri Aug 18 20:03:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e69886dd012fb446936760f0946db4df5223c48
      https://github.com/llvm/llvm-project/commit/3e69886dd012fb446936760f0946db4df5223c48
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

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

  Log Message:
  -----------
  [clangd] Fix incorrect RecursiveASTVisitor usage in summarizeExpr()

Plus bonus typo fix

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




More information about the All-commits mailing list