[cfe-commits] r171011 - /cfe/trunk/lib/CodeGen/CGValue.h

Chandler Carruth chandlerc at gmail.com
Sun Dec 23 18:42:16 PST 2012


Yes, i never knew why folks waited for this. It was trivially correct, and
I've jsut been looking at other things.


On Sun, Dec 23, 2012 at 6:16 PM, NAKAMURA Takumi <geek4civic at gmail.com>wrote:

> > --- cfe/trunk/lib/CodeGen/CGValue.h (original)
> > +++ cfe/trunk/lib/CodeGen/CGValue.h Sun Dec 23 19:48:48 2012
> > @@ -290,7 +290,7 @@
> >
> >    /// \brief Create a new object to represent a bit-field access.
> >    ///
> > -  /// \param BaseValue - The base address of the bit-field sequence this
> > +  /// \param Addr - The base address of the bit-field sequence this
> >    /// bit-field refers to.
> >    /// \param Info - The information describing how to perform the
> bit-field
> >    /// access.
>
> Chandler, does it make sense?
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121223/2c8437d9/attachment.html>


More information about the cfe-commits mailing list