[cfe-commits] r108068 - /cfe/trunk/lib/Frontend/PCHReaderDecl.cpp

Chandler Carruth chandlerc at gmail.com
Sat Jul 10 22:53:30 PDT 2010


On Sat, Jul 10, 2010 at 10:47 PM, Chris Lattner <clattner at apple.com> wrote:

>
> On Jul 10, 2010, at 8:24 PM, Chandler Carruth wrote:
>
> > Author: chandlerc
> > Date: Sat Jul 10 22:24:05 2010
> > New Revision: 108068
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=108068&view=rev
> > Log:
> > Mark assert-only variables as unused.
>
> Hi Chandler, please just cast these to void instead of pulling in
> compiler.h
>

Sure! I thought that the attribute was preferred, that's the only reason I
started using it. Want me to undo others that I may have added?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100710/6710d429/attachment.html>


More information about the cfe-commits mailing list