r208380 - Fix filename in file header comment.
Alp Toker
alp at nuanti.com
Thu May 8 18:38:14 PDT 2014
On 09/05/2014 01:50, Rafael EspĂndola wrote:
> BTW, would it be ok if we just stopped including the file name in a comment?
Good idea. The file name comments feel like a throwback to CVS, adding
work when moving or adding new sources.
Let's also get rid of the ASCII-art and just write those heading
comments left to right. I don't think anyone will miss aligning text
using an assortment of hyphens, equal and whitespace characters.
Two less yaks to shave.
Alp.
>
> 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
--
http://www.nuanti.com
the browser experts
More information about the cfe-commits
mailing list