r208380 - Fix filename in file header comment.

Nico Weber thakis at chromium.org
Thu May 8 18:09:11 PDT 2014


Does having it hurt much? I agree it's not terribly useful, but at least
we're pretty consistent about having them at the moment.


On Thu, May 8, 2014 at 5:50 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> BTW, would it be ok if we just stopped including the file name in a
> comment?
>
> On 8 May 2014 20:39, Nico Weber <nicolasweber at gmx.de> wrote:
> > Author: nico
> > Date: Thu May  8 19:39:59 2014
> > New Revision: 208380
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=208380&view=rev
> > Log:
> > Fix filename in file header comment.
> >
> > Modified:
> >     cfe/trunk/lib/Lex/MacroArgs.cpp
> >
> > Modified: cfe/trunk/lib/Lex/MacroArgs.cpp
> > URL:
> http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Lex/MacroArgs.cpp?rev=208380&r1=208379&r2=208380&view=diff
> >
> ==============================================================================
> > --- cfe/trunk/lib/Lex/MacroArgs.cpp (original)
> > +++ cfe/trunk/lib/Lex/MacroArgs.cpp Thu May  8 19:39:59 2014
> > @@ -1,4 +1,4 @@
> > -//===--- TokenLexer.cpp - Lex from a token stream
> -------------------------===//
> > +//===--- MacroArgs.cpp - Formal argument info for Macros
> ------------------===//
> >  //
> >  //                     The LLVM Compiler Infrastructure
> >  //
> >
> >
> > _______________________________________________
> > cfe-commits mailing list
> > cfe-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
> _______________________________________________
> 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/20140508/0b802b0f/attachment.html>


More information about the cfe-commits mailing list