[PATCH] D141164: [AAUnderlyingObjects] Introduce an AA for getting underlying objects of a pointer
Caroline Tice via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 16:16:20 PST 2023
cmtice added a comment.
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.
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