[PATCH] D27855: try to extend nonnull-ness of arguments from a callsite back to its parent function
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 17:36:06 PST 2017
mehdi_amini added a comment.
In https://reviews.llvm.org/D27855#671848, @spatel wrote:
> 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?
I think the blocker is real: we need clang to not annotate a few libc function before optimizing aggressively. At least this is my understanding of the email thread on clang-dev linked above.
(that does not mean that anyone is actively working on it at the moment)
https://reviews.llvm.org/D27855
More information about the llvm-commits
mailing list