[PATCH] D87984: [BuildLibCalls] Add noundef to the returned pointers of allocators and argument of free

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 10:14:24 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG67aac915ba94: [BuildLibCalls] Add noundef to the returned pointers of allocators and argument… (authored by aqjune).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87984

Files:
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/test/Transforms/InferFunctionAttrs/annotate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87984.295028.patch
Type: text/x-patch
Size: 5976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/e2f43409/attachment-0001.bin>


More information about the llvm-commits mailing list