[PATCH] D11948: Add some macros to abstract marking of parameters as "not null", and use them in <cstring>
Dan Albert via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 11 11:45:24 PDT 2015
danalbert added a comment.
In http://reviews.llvm.org/D11948#221936, @joerg wrote:
> I'm against doing this unconditionally. IMO it creates bugs without reasonable compensation. Just because glibc wants to hurt people doesn't mean anyone should get hurt.
+1. We don't want this in Android.
http://reviews.llvm.org/D11948
More information about the cfe-commits
mailing list