[cfe-commits] r97103 - in /cfe/trunk: lib/Sema/SemaDeclAttr.cpp test/SemaObjC/unused.m

Fariborz Jahanian fjahanian at apple.com
Thu Feb 25 09:15:14 PST 2010


Hi Ted,

Is the 'unused' attribute for the benefit of static analyzer only or  
you are planning on using it
in the compiler as well?

- Fariborz

On Feb 24, 2010, at 7:26 PM, Ted Kremenek wrote:

> Author: kremenek
> Date: Wed Feb 24 21:26:51 2010
> New Revision: 97103
>
> URL: http://llvm.org/viewvc/llvm-project?rev=97103&view=rev
> Log:
> Allow __attribute__((unused)) to be applied to ObjC ivars.
>



More information about the cfe-commits mailing list