[PATCH] D95095: [BuildLibcalls, Attrs] Support more variants of C++'s new, add attributes for C++'s delete

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 14:59:44 PST 2021


xbolva00 updated this revision to Diff 318024.
xbolva00 added a comment.

Do not add nonnull for nothrow variant of c++'s new.


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

https://reviews.llvm.org/D95095

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95095.318024.patch
Type: text/x-patch
Size: 7191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/d0560767/attachment.bin>


More information about the llvm-commits mailing list