[PATCH] D27855: try to extend nonnull-ness of arguments from a callsite back to its parent function

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 06:04:01 PST 2017


spatel added a subscriber: luqmana.
spatel added a comment.

In https://reviews.llvm.org/D27855#671451, @mehdi_amini wrote:

> Aren't we blocked on clang? Or did it already stop emitting the null attr for memcpy and cie.


That's what I'd like to know. There was no reply to my question here or the pings in https://reviews.llvm.org/D27114. I'm hoping to hear that the clang blocker is in someone's queue?
Apart from that, if there is any other feedback for this patch itself, please let me know. Thanks!


https://reviews.llvm.org/D27855





More information about the llvm-commits mailing list