[ASTMatchers] Make it possible to build mapAnyOf through the registry
authorStephen Kelly <steveire@gmail.com>
Sun, 7 Feb 2021 00:09:41 +0000 (00:09 +0000)
committerStephen Kelly <steveire@gmail.com>
Sun, 7 Feb 2021 15:36:15 +0000 (15:36 +0000)
commit45e210dbebfae916b213e52be15c276032aeb60d
treee8d64fa52fbbc4f30d6d391ca0c88c46f0b223a7
parentd3bccdcd50e392469c5d115eda29a308914e19ae
[ASTMatchers] Make it possible to build mapAnyOf through the registry
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