[PATCH] D120959: [clang][AST matchers] new hasExpectedReturnType submatcher for ReturnStmts
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 4 04:30:52 PST 2022
aaron.ballman added a reviewer: aaron.ballman.
aaron.ballman added a comment.
As mentioned in another review, it's not clear that this rises to the level of need to add it to the general AST matching interfaces. Can you explain the intended in-tree use cases for this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120959/new/
https://reviews.llvm.org/D120959
More information about the cfe-commits
mailing list