[PATCH] D102213: [ASTMatchers] Add forCallable(), a generalization of forFunction().

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 12 12:22:44 PDT 2021


NoQ added a comment.

I'm also mildly worried that Function is not the technically correct term. Maybe we should mark the old matcher as deprecated instead?


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

https://reviews.llvm.org/D102213



More information about the cfe-commits mailing list