[PATCH] D97156: [ASTMatchers] Make Param functors variadic
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 21 09:59:15 PST 2021
steveire added a comment.
This was part of an early attempt to implement `mapAnyOf`. It's not needed, but it seems like a better idea to have one variadic class than multiple Param1/2 classes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97156/new/
https://reviews.llvm.org/D97156
More information about the cfe-commits
mailing list