[PATCH] D66651: Annotate return values of allocation functions with dereferenceable_or_null
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 07:21:58 PDT 2019
xbolva00 updated this revision to Diff 217393.
xbolva00 added a comment.
Fixed function names in new tests. (op_new_constant_size and op_new_constant_zero_size was swapped).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66651/new/
https://reviews.llvm.org/D66651
Files:
include/llvm/Analysis/MemoryBuiltins.h
lib/Analysis/MemoryBuiltins.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/compare-unescaped.ll
test/Transforms/InstCombine/deref-alloc-fns.ll
test/Transforms/InstCombine/malloc-free-delete.ll
test/Transforms/InstCombine/objsize.ll
test/Transforms/InstCombine/realloc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66651.217393.patch
Type: text/x-patch
Size: 27761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/9a7b7fd4/attachment.bin>
More information about the llvm-commits
mailing list