jingham added a subscriber: jingham.
jingham added a comment.

Why is this necessary?  stdout is a local variable defined in this scope.  Why 
would the android g++ have problems with this?

Anyway, if you have to avoid using stdout as a name, maybe name it std_out as 
that better reflects its meaning.


http://reviews.llvm.org/D19092



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

Reply via email to