[all-commits] [llvm/llvm-project] e73296: Add utility for testing if we're matching nodes AsIs
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Tue Nov 10 11:28:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e73296d3b92fc231f3f913815e477d55b66595bd
https://github.com/llvm/llvm-project/commit/e73296d3b92fc231f3f913815e477d55b66595bd
Author: Stephen Kelly <steveire at gmail.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M clang/include/clang/ASTMatchers/ASTMatchersInternal.h
M clang/lib/ASTMatchers/ASTMatchFinder.cpp
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
Log Message:
-----------
Add utility for testing if we're matching nodes AsIs
Differential Revision: https://reviews.llvm.org/D91144
More information about the All-commits
mailing list