[PATCH] D95815: [WIP] Demonstrate correctness problem with deref attributes and free
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 13:23:06 PST 2021
jdoerfert added a comment.
FWIW, the conceptual problem was known and D61652 <https://reviews.llvm.org/D61652> was supposed to address this. We never merged it and we might not need it since we have `free` now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95815/new/
https://reviews.llvm.org/D95815
More information about the llvm-commits
mailing list