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

Chris Lattner clattner at apple.com
Sat Jul 10 23:27:47 PDT 2010


On Jul 10, 2010, at 10:53 PM, Chandler Carruth wrote:

> 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?

Yes please,

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100710/a693da77/attachment.html>


More information about the cfe-commits mailing list