[all-commits] [llvm/llvm-project] d9cb76: [clang] Support function pointer types with attrib...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Thu Aug 17 21:27:42 PDT 2023


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

  Changed paths:
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
    M clang/lib/Sema/SemaCodeComplete.cpp

  Log Message:
  -----------
  [clang] Support function pointer types with attributes when extracting parameter names for signature help

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

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




More information about the All-commits mailing list