This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [google] Check if the nonnull attribute is applied to 'this' (issue4446070)


On 05/04/2011 05:08 AM, Richard Guenther wrote:
On Tue, May 3, 2011 at 10:10 PM,<jason.merrill@gmail.com> wrote:
As I commented on the -Wnonnull patch, rather than complain about people
getting the argument number wrong we should ignore 'this' (and other
artificial parms) for attribute argument numbers.

I don't think we can reasonably change that now for existing attributes ...

Ah, no, I suppose not.


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]