amccarth added a comment.

In https://reviews.llvm.org/D43419#1013559, @jingham wrote:

> At some point we should introduce "platformCapacities" so that you could do:
>
>   if not test.getPlatformCapacities("preload-dylibs"):
>   
>
> so we are testing specific features not the whole platform.


Yes, I agree completely.

> It looks like your added comment has no line endings?  Can you reformat the 
> comment so it's easier to read?  Then it will be good.

Done.  I'm never sure how Python handles docstrings.  The existing code looked 
like it was trying to avoid line breaks that weren't separating paragraphs.


https://reviews.llvm.org/D43419



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

Reply via email to