[PATCH] D94880: Add clang-query support for mapAnyOf

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 06:39:34 PST 2021


steveire added a comment.

In D94880#2536399 <https://reviews.llvm.org/D94880#2536399>, @aaron.ballman wrote:

> I think there should be some documentation change for the new `with` functionality.

It's already documented in https://clang.llvm.org/docs/LibASTMatchersReference.html , just like all the other functionality.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94880/new/

https://reviews.llvm.org/D94880



More information about the cfe-commits mailing list