[PATCH] D87527: [ASTMatchers] Fix `hasBody` for the descendants of `FunctionDecl`
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 14 05:13:47 PDT 2020
ymandel added a comment.
Can you expand on what is wrong currently for `FunctionDecl` descendants? Would the new test `FindsBodyOfFunctionChildren` fail with the current implementation?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87527/new/
https://reviews.llvm.org/D87527
More information about the cfe-commits
mailing list