[llvm-commits] Missing Commits?

Török Edwin edwintorok at gmail.com
Fri Nov 21 13:10:38 PST 2008


On 2008-11-21 22:53, David Greene wrote:
> On Friday 21 November 2008 13:36, Devang Patel wrote:
>   
>> Author: dpatel
>> Date: Fri Nov 21 13:35:57 2008
>> New Revision: 59839
>>     
>
> I never noticed this before, but the next revision I saw come across this list 
> is 59841.  What happened to 59840?  I ask because my buildbot didn't see
> 59840 either.

This happens when a single SVN repo is shared by multiple projects:
svn log -v http://llvm.org/svn/llvm-project/ -r59840
------------------------------------------------------------------------
r59840 | kremenek | 2008-11-21 21:41:29 +0200 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
   M /cfe/trunk/lib/Lex/PPLexerChange.cpp

When creating raw tokens for the PTHLexer specially handle angled
strings for #include directives.

------------------------------------------------------------------------



More information about the llvm-commits mailing list