[all-commits] [llvm/llvm-project] 467a04: [ASTMatchers] Add matchers for decomposition decls
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Tue Feb 2 06:11:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 467a045601430c81e1a7f41f6a134e751f17df55
https://github.com/llvm/llvm-project/commit/467a045601430c81e1a7f41f6a134e751f17df55
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-02-02 (Tue, 02 Feb 2021)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/lib/ASTMatchers/Dynamic/Registry.cpp
M clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
Log Message:
-----------
[ASTMatchers] Add matchers for decomposition decls
Differential Revision: https://reviews.llvm.org/D95739
More information about the All-commits
mailing list