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

arrowdodger 6yearold at gmail.com
Tue Aug 30 05:09:46 PDT 2011


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/55506f3c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lit.patch
Type: text/x-patch
Size: 3613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110830/55506f3c/attachment.bin>


More information about the llvm-commits mailing list