[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
Fri Feb 10 10:03:14 PST 2017


mehdi_amini added a comment.

In https://reviews.llvm.org/D27855#673633, @reames wrote:

> So as to unblock this review, I suggest that we introduce this change behind an off by default flag.  Separately, we should pursue the clang side changes need to enable this flag by default.  As stated previously, this will benefit my frontend and I'd like to see it land so that I can enable it.


Sounds like a good plan!


https://reviews.llvm.org/D27855





More information about the llvm-commits mailing list