[all-commits] [llvm/llvm-project] 3c7973: [ASTMatchers] Add invocation matcher
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Thu Jan 28 12:51:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c79734f29284d6b54f1867a03428a3d9fd338d9
https://github.com/llvm/llvm-project/commit/3c79734f29284d6b54f1867a03428a3d9fd338d9
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/lib/ASTMatchers/ASTMatchersInternal.cpp
M clang/lib/ASTMatchers/Dynamic/Registry.cpp
M clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
Log Message:
-----------
[ASTMatchers] Add invocation matcher
Differential Revision: https://reviews.llvm.org/D94865
More information about the All-commits
mailing list