[all-commits] [llvm/llvm-project] 872633: Add utility for testing if we're matching nodes AsIs
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Tue Nov 10 15:33:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 872633b28538f87a2b7f61bcb91259cf7e09dfa1
https://github.com/llvm/llvm-project/commit/872633b28538f87a2b7f61bcb91259cf7e09dfa1
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