On Fri, Apr 29, 2011 at 11:04, Diego Novillo wrote:
> This patch from Le-Chun Wu enables -Wnonnull in C++ as well as C.
>
> OK for trunk? Applied to google/main.
>
> 2011-04-27 Le-Chun Wu
>
> * c.opt (Wnonnull): Enable for C++.
Google ref 42718
This patch from Le-Chun Wu enables -Wnonnull in C++ as well as C.
OK for trunk? Applied to google/main.
2011-04-27 Le-Chun Wu
* c.opt (Wnonnull): Enable for C++.
ChangeLog.google-main
2011-04-27 Le-Chun Wu
* doc/extend.texi (Wnonnull): Add documentation for C++.