JDevlieghere added a comment.

In D121500#3376497 <https://reviews.llvm.org/D121500#3376497>, @jingham wrote:

> LGTM.  It might be worthwhile to audit the uses of Debugger::GetErrorFile & 
> GetOutputFile to see which of them really should also be using the lockable 
> stream instead.  That would be fine as a separate commit, however.

Yup, that's exactly what I started doing. I'm aware of at least one offender 
(https://reviews.llvm.org/D121502) because I just added that. But I'll see if 
there are other places that can be migrated to use the Stream instead of the 
File.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121500/new/

https://reviews.llvm.org/D121500

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

Reply via email to