[PATCH] D75924: [Attributor] AANoCapture: Regard a comparison to null as nocapture
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 10 08:40:04 PDT 2020
uenoku added a comment.
I have missed to check the dereferenceability of the pointer. I'll fix it later.
So now the tests are broken.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75924/new/
https://reviews.llvm.org/D75924
More information about the llvm-commits
mailing list