[all-commits] [llvm/llvm-project] d3bccd: [ASTMatchers ]Make MatcherDescriptors indicate the...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sun Feb 7 07:15:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3bccdcd50e392469c5d115eda29a308914e19ae
https://github.com/llvm/llvm-project/commit/d3bccdcd50e392469c5d115eda29a308914e19ae
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-02-07 (Sun, 07 Feb 2021)
Changed paths:
M clang/include/clang/ASTMatchers/Dynamic/Registry.h
M clang/lib/ASTMatchers/Dynamic/Marshallers.h
M clang/lib/ASTMatchers/Dynamic/Registry.cpp
M clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp
Log Message:
-----------
[ASTMatchers ]Make MatcherDescriptors indicate the node type they match
More information about the All-commits
mailing list