[cfe-commits] r113814 - /cfe/trunk/test/CodeGen/statements.c
Chris Lattner
clattner at apple.com
Mon Sep 13 16:47:56 PDT 2010
On Sep 13, 2010, at 4:42 PM, Jakob Stoklund Olesen wrote:
>
> On Sep 13, 2010, at 4:35 PM, Douglas Gregor wrote:
>
>>
>> On Sep 13, 2010, at 4:33 PM, Eric Christopher wrote:
>
>>> Because the file is already there and we want to get rid of it :)
>>
>> How amusing.
>
> The fundamental issue is that our build bots are not properly cleaning their source directories before a build.
>
> This is apparently not so easy to do without a full svn checkout each time.
svn status | someperlscript ?
:)
-Chris
More information about the cfe-commits
mailing list