[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
Wed Aug 28 01:27:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370168: Annotate return values of allocation functions with dereferenceable_or_null (authored by xbolva00, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66651?vs=217427&id=217578#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66651/new/

https://reviews.llvm.org/D66651

Files:
  llvm/trunk/include/llvm/Analysis/MemoryBuiltins.h
  llvm/trunk/lib/Analysis/MemoryBuiltins.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/Transforms/InstCombine/compare-unescaped.ll
  llvm/trunk/test/Transforms/InstCombine/deref-alloc-fns.ll
  llvm/trunk/test/Transforms/InstCombine/malloc-free-delete.ll
  llvm/trunk/test/Transforms/InstCombine/objsize.ll
  llvm/trunk/test/Transforms/InstCombine/realloc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66651.217578.patch
Type: text/x-patch
Size: 27936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/34f01be1/attachment.bin>


More information about the llvm-commits mailing list