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

Andrew Trick atrick at apple.com
Tue Aug 30 10:05:30 PDT 2011


Thanks, please commit.

On Aug 30, 2011, at 9:49 AM, arrowdodger wrote:

> 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.
> <lit.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/1bdc863e/attachment.html>


More information about the llvm-commits mailing list