[Lldb-commits] [PATCH] Remove autogenerated makefiles after running tests

Zachary Turner zturner at google.com
Wed Feb 4 08:02:33 PST 2015


Ahh i see, you've deleted the two makefiles. I'm pretty sure that's a
blocker, i tried this before and was stopped by Greg and Jim
On Wed, Feb 4, 2015 at 8:01 AM Zachary Turner <zturner at google.com> wrote:

> If it deletes the two that are checked in, those will still show up as
> changes (deletes) to git, so it just shifts the problem
> On Wed, Feb 4, 2015 at 7:59 AM Pavel Labath <labath at google.com> wrote:
>
>> If the tests are interrupted, they will leave a lot more files behind
>> than just Makefiles, so you cannot possibly .gitignore all of them. This
>> would need a much more principled approach.
>>
>> @zturner: yes, this commit deletes the (only?) two in-tree Makefiles,
>> which can be autogenerated by the test suite. Note that there are a lot of
>> Makefiles in the test tree which cannot be/are not autogenerated.
>>
>>
>> http://reviews.llvm.org/D7407
>>
>> EMAIL PREFERENCES
>>   http://reviews.llvm.org/settings/panel/emailpreferences/
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150204/4d3feda0/attachment.html>


More information about the lldb-commits mailing list