[PATCH] D123083: Attributes: add a new `allocptr` attribute
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 26 02:22:10 PDT 2022
nikic added a comment.
By the way, in which revision is this actually used? Do you plan to change the isRealloc/isFree APIs to check a specific operand of the call, rather than just the call?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123083/new/
https://reviews.llvm.org/D123083
More information about the llvm-commits
mailing list