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

Andrew Trick atrick at apple.com
Tue Aug 30 09:20:39 PDT 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/ae227f9b/attachment.html>


More information about the llvm-commits mailing list