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

Issue 4446070: [google] Check if the nonnull attribute is applied to 'this' (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Diego Novillo
Modified:
12 years, 6 months ago
Reviewers:
richard.guenther, Jason Merrill, basile, mikestump
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 (+30 lines, -2 lines) Patch
M gcc/c-family/ChangeLog.google-main View 1 chunk +5 lines, -0 lines 0 comments Download
M gcc/c-family/c-common.c View 3 chunks +7 lines, -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/nonnull2.C View 1 chunk +14 lines, -1 line 0 comments Download

Messages

Total messages: 13
Diego Novillo
This patch from Le-Chun Wu adds support to check whether a nonnull attribute is applied ...
13 years ago (2011-04-29 15:08:27 UTC) #1
richard.guenther_gmail.com
On Fri, Apr 29, 2011 at 5:08 PM, Diego Novillo <dnovillo@google.com> wrote: > This patch ...
13 years ago (2011-04-29 15:12:52 UTC) #2
Diego Novillo
On 2011/04/29 15:12:52, richard.guenther_gmail.com wrote: > > > > + > > spurious white-space change. ...
13 years ago (2011-04-29 17:49:32 UTC) #3
basile_starynkevitch.net
On Fri, 29 Apr 2011 11:08:24 -0400 (EDT) dnovillo@google.com (Diego Novillo) wrote: > This patch ...
13 years ago (2011-04-29 18:46:09 UTC) #4
Diego Novillo
On Fri, Apr 29, 2011 at 14:46, Basile Starynkevitch <basile@starynkevitch.net> wrote: > On Fri, 29 ...
13 years ago (2011-04-29 19:31:39 UTC) #5
mikestump_comcast.net
On Apr 29, 2011, at 11:46 AM, Basile Starynkevitch wrote: > On Fri, 29 Apr ...
13 years ago (2011-04-29 19:32:27 UTC) #6
basile_starynkevitch.net
On Fri, 29 Apr 2011 12:32:24 -0700 Mike Stump <mikestump@comcast.net> wrote: > On Apr 29, ...
13 years ago (2011-04-29 20:08:22 UTC) #7
mikestump_comcast.net
On Apr 29, 2011, at 1:08 PM, Basile Starynkevitch wrote: > Not really. How's this ...
13 years ago (2011-04-29 22:22:55 UTC) #8
jason_redhat.com
On 04/29/2011 04:08 PM, Basile Starynkevitch wrote: [...] > which is also what I expect. ...
12 years, 12 months ago (2011-05-02 21:51:10 UTC) #9
Jason Merrill
As I commented on the -Wnonnull patch, rather than complain about people getting the argument ...
12 years, 12 months ago (2011-05-03 20:10:56 UTC) #10
richard.guenther_gmail.com
On Tue, May 3, 2011 at 10:10 PM, <jason.merrill@gmail.com> wrote: > As I commented on ...
12 years, 12 months ago (2011-05-04 09:08:47 UTC) #11
jason_redhat.com
On 05/04/2011 05:08 AM, Richard Guenther wrote: > On Tue, May 3, 2011 at 10:10 ...
12 years, 12 months ago (2011-05-04 15:33:38 UTC) #12
Jason Merrill
12 years, 12 months ago (2011-05-05 14:45:24 UTC) #13
It seems undesirable to me to make this change without also teaching
nonnull_arg_p to assume that 'this' is non-null.
Sign in to reply to this message.

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