On Tue, Jan 26, 2016 at 5:43 PM, Zachary Turner <ztur...@google.com> wrote:

> zturner updated this revision to Diff 46086.
> zturner added a comment.
>
> Add back the check for `six.callable`.  Also added a detailed comment
> explaining what this atrocity actually does.
>

Yeah - I was thinking that actually caught some ugliness that accepted
either passing or not passing in the bug number, or something like that.
If that's what it is for, I wouldn't be against requiring bug number
arguments, or making them optional with a named arg.


>
> Note that this problem will go away by design once we reduce some of the
> more superfluous decorators.
>
>
> http://reviews.llvm.org/D16615
>
> Files:
>
> packages/Python/lldbsuite/test/functionalities/jitloader_gdb/TestJITLoaderGDB.py
>   packages/Python/lldbsuite/test/lldbtest.py
>
>


-- 
-Todd
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to