srhines added inline comments.

================
Comment at: packages/Python/lldbsuite/test/lldbplatformutil.py:142
@@ +141,3 @@
+def hasChattyStderr(test_case):
+    """Some targets produce garbage on the standard error output. This utility 
function
+    determines whether the tests can be strict about the expected stderr 
contents."""
----------------
I know it isn't ideal, but the stderr output isn't actually "garbage". It is 
just not a warning that lldb cares about, but it is perfectly valid to notify 
developers of an incorrect linking behavior.


http://reviews.llvm.org/D19114



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

Reply via email to