[all-commits] [llvm/llvm-project] 2e8dc8: Add matchDynamic convenience functions
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Fri Dec 6 16:01:36 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e8dc8590d8b412a131b127e7aa4aad0d7fc7fa0
https://github.com/llvm/llvm-project/commit/2e8dc8590d8b412a131b127e7aa4aad0d7fc7fa0
Author: Stephen Kelly <steveire at gmail.com>
Date: 2019-12-07 (Sat, 07 Dec 2019)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchFinder.h
M clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
Log Message:
-----------
Add matchDynamic convenience functions
Summary: These correspond to the existing match() free functions.
Reviewers: aaron.ballman
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D54406
More information about the All-commits
mailing list