On Wed, Aug 12, 2015 at 4:03 PM, Dan Albert <danalb...@google.com> wrote:

> My testing was varied. I could not get GCC or clang to optimize it away
> for Linux, but both did for ARM Android.
>

Then I don't understand your objection to this change, then.

On your platform, the effect of this change is (therefore) a compile-time
warning when you pass (a constant) NULL to a set of functions that are
documented to require non-null parameters.

-- Marshall
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to