[all-commits] [llvm/llvm-project] 45e210: [ASTMatchers] Make it possible to build mapAnyOf t...
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Sun Feb 7 07:37:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45e210dbebfae916b213e52be15c276032aeb60d
https://github.com/llvm/llvm-project/commit/45e210dbebfae916b213e52be15c276032aeb60d
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 it possible to build mapAnyOf through the registry
More information about the All-commits
mailing list