[PATCH] D117180: [BasicAliasAnalysis] Switch from isMallocOrCallocLikeFn to onlyAccessesInaccessibleMemory
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 12:19:58 PST 2022
reames added a comment.
In D117180#3241489 <https://reviews.llvm.org/D117180#3241489>, @reames wrote:
> Well, then the original code is buggy.
To clarify, buggy in a way you are not obligated to fix. If you want to go ahead and change how we encode the bug, and the clang folks accept that, I have no objection.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117180/new/
https://reviews.llvm.org/D117180
More information about the llvm-commits
mailing list