[PATCH] D119004: [NFC][analyzer] Allow CallDescriptions to be matched with CallExprs
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 8 07:10:48 PST 2022
steakhal resigned from this revision.
steakhal added a comment.
Herald added a subscriber: steakhal.
I think I don't have much to add. I still haven't changed my mind, but let's go with what the majority of people want.
To make the whole stack consistent, consider mocking the variadic free function `matchesAny()` as well for `CallExprs`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119004/new/
https://reviews.llvm.org/D119004
More information about the cfe-commits
mailing list