[all-commits] [llvm/llvm-project] b28bd1: [AstMatcher]`templateArgumentCountIs` support `Fun...

Congcong Cai via All-commits all-commits at lists.llvm.org
Mon Mar 10 23:54:34 PDT 2025


  Branch: refs/heads/users/ccc03-08-_astmatcher_templateargumentcountis_support_functiondecl_
  Home:   https://github.com/llvm/llvm-project
  Commit: b28bd17fd58c6f41b3d860cb490cdbfeef8b8c3e
      https://github.com/llvm/llvm-project/commit/b28bd17fd58c6f41b3d860cb490cdbfeef8b8c3e
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M clang/include/clang/ASTMatchers/ASTMatchers.h

  Log Message:
  -----------
  [AstMatcher]`templateArgumentCountIs` support `FunctionDecl`

`hasTemplateArgument` and `templateArgumentCountIs` are always used together. It is more convenient to make then support `FunctionDecl`.



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