[ASTMatchers ]Make MatcherDescriptors indicate the node type they match
authorStephen Kelly <steveire@gmail.com>
Sat, 6 Feb 2021 23:48:14 +0000 (23:48 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 7 Feb 2021 15:13:28 +0000 (15:13 +0000)
commitd3bccdcd50e392469c5d115eda29a308914e19ae
tree533e7388cefce405016dabe22310325c4c3b50af
parent6fd91be35444c7c8b7ac0744710b55deba1a61de
[ASTMatchers ]Make MatcherDescriptors indicate the node type they match
clang/include/clang/ASTMatchers/Dynamic/Registry.h
clang/lib/ASTMatchers/Dynamic/Marshallers.h
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/Dynamic/RegistryTest.cpp