[PATCH] D141164: [AAUnderlyingObjects] Introduce an AA for getting underlying objects of a pointer
Shilei Tian via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 17:59:30 PST 2023
tianshilei1992 added a comment.
In D141164#4038081 <https://reviews.llvm.org/D141164#4038081>, @cmtice wrote:
> It still breaks asan/ubsan builds. I have committed a patch that initializes it it false. That should fix the saniziter issues, and the callees can still overwrite the value as needed.
okay, thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141164/new/
https://reviews.llvm.org/D141164
More information about the llvm-commits
mailing list