Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4388)

Issue 4431076: [google] Enable -Wnonnull for C++ (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Diego Novillo
Modified:
12 years, 6 months ago
Reviewers:
Jason Merrill
CC:
Le-Chun Wu, jason_redhat.com, gcc-patches_gcc.gnu.org, Ollie Wild
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M gcc/ChangeLog.google-main View 1 chunk +5 lines, -0 lines 0 comments Download
M gcc/c-family/ChangeLog.google-main View 1 chunk +4 lines, -0 lines 0 comments Download
M gcc/c-family/c.opt View 1 chunk +1 line, -1 line 0 comments Download
gcc/doc/extend.texi View 1 chunk +4 lines, -0 lines 0 comments Download
gcc/doc/invoke.texi View 1 chunk +1 line, -1 line 0 comments Download
M gcc/testsuite/ChangeLog.google-main View 1 chunk +4 lines, -0 lines 0 comments Download
A gcc/testsuite/g++.dg/warn/Wnonnull-1.C View 1 chunk +16 lines, -1 line 0 comments Download

Messages

Total messages: 4
Diego Novillo
This patch from Le-Chun Wu enables -Wnonnull in C++ as well as C. OK for ...
13 years ago (2011-04-29 15:04:12 UTC) #1
Diego Novillo
On Fri, Apr 29, 2011 at 11:04, Diego Novillo <dnovillo@google.com> wrote: > This patch from ...
13 years ago (2011-04-29 15:05:54 UTC) #2
Jason Merrill
Rather than tell people they need to count from '2' for non-static member functions, let's ...
13 years ago (2011-05-03 20:08:33 UTC) #3
Jason Merrill
13 years ago (2011-05-05 14:36:03 UTC) #4
As Richard Guenther pointed out, it's too late to change our parameter numbering
in attributes, so the patch is OK.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b