[all-commits] [llvm/llvm-project] 243cd0: [ASTMatchers] Make Param functors variadic
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Wed Mar 3 03:42:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 243cd0afadc7b406ed6c314f7645b1d72748ddd1
https://github.com/llvm/llvm-project/commit/243cd0afadc7b406ed6c314f7645b1d72748ddd1
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M clang/docs/tools/dump_ast_matchers.py
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/include/clang/ASTMatchers/ASTMatchersMacros.h
Log Message:
-----------
[ASTMatchers] Make Param functors variadic
Differential Revision: https://reviews.llvm.org/D97156
More information about the All-commits
mailing list