[llvm-commits] [PATCH][llvm-lit] Add option to ignore stderr output.

arrowdodger 6yearold at gmail.com
Tue Aug 30 09:49:52 PDT 2011


On Tue, Aug 30, 2011 at 8:20 PM, Andrew Trick <atrick at apple.com> wrote:

> On Aug 30, 2011, at 5:09 AM, arrowdodger wrote:
>
> On Tue, Aug 30, 2011 at 2:20 AM, Andrew Trick <atrick at apple.com> wrote:
>
>> Can we call this ignoreStdErr instead of noStdErr
>>
>
> Done.
>
> , then add the command line option --ignore-stderr?
>>
>> ("noStdErr" could be misinterpreted as something like --quiet).
>>
>> I'm curious how you're currently setting litConfig.noStdErr.
>>
>> -Andy
>>
>> On Aug 27, 2011, at 4:40 AM, arrowdodger wrote:
>>
>> <lit.patch>
>>
>>
>>
> Firstly, i've solved this exactly in such way, but Daniel Dunbar suggested
> me to remove command line option and add default constructor to TclTest
> class. So this option can be turned on/off in test/lit.site.cfg.
> <lit.patch>
>
>
> Looks fine to me. Can you add a comment in lit.site.cfg with an example? I
> know how to set TestingConfig options, but not LitConfig options.
>
> -Andy
>

Sorry, i've mistaken lit.site.cfg with lit.cfg. The latter is the right file
to put comment in.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/3cbe74ca/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit.patch
Type: text/x-patch
Size: 4114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/3cbe74ca/attachment.bin>


More information about the llvm-commits mailing list